orx
Toggle table of contents
0.5.0-dev.28+293aff4
common
Target filter
common
Switch theme
Search in API
Skip to content
orx
orx-composition
/
org.openrndr.extra.composition
/
Paint
Paint
sealed
interface
Paint
:
AttributeOrPropertyValue
(
source
)
Inheritors
RGB
CurrentColor
None
Members
Types
Current
Color
Link copied to clipboard
object
CurrentColor
:
Paint
None
Link copied to clipboard
object
None
:
Paint
RGB
Link copied to clipboard
class
RGB
(
val
value
:
ColorRGBa
)
:
Paint
Properties
value
Link copied to clipboard
abstract
override
val
value
:
ColorRGBa
?
Functions
to
String
Link copied to clipboard
abstract
override
fun
toString
(
)
:
String