Properties

Link copied to clipboard
abstract val paint_a: Any?

Auxiliary paint channel A that can be used as either color or fill as needed. Map a variable here for composite/multi-channel color with a matching scale.

Link copied to clipboard
abstract val paint_b: Any?

Auxiliary paint channel B. See paint_a.

Link copied to clipboard
abstract val paint_c: Any?

Auxiliary paint channel C. See paint_a.