[orx-color] Add color transforms from OPENRNDR, add colorMatrix {}
This commit is contained in:
@@ -19,6 +19,11 @@ kotlin {
|
||||
}
|
||||
}
|
||||
|
||||
val jvmDemo by getting {
|
||||
dependencies {
|
||||
implementation(project(":orx-color"))
|
||||
}
|
||||
}
|
||||
|
||||
@Suppress("UNUSED_VARIABLE")
|
||||
val jvmTest by getting {
|
||||
|
||||
Reference in New Issue
Block a user