home
wiki
classes/clusters list
class information
+
Point of view
ANY
ANY
DRAW_STYLE
WINDOW
INTERNALS_HANDLER
All features
class COLOR
Summary
top
Direct parents
insert list:
ANY
Class invariant
top
red
.in_range(0, 65535)
green
.in_range(0, 65535)
blue
.in_range(0, 65535)
Overview
top
creation features
like_rgb
(r:
REAL_64
, g:
REAL_64
, b:
REAL_64
)
like_rgb_8
(r:
INTEGER_32
, g:
INTEGER_32
, b:
INTEGER_32
)
like_rgb_16
(r:
INTEGER_32
, g:
INTEGER_32
, b:
INTEGER_32
)
exported features
red
:
INTEGER_32
green
:
INTEGER_32
blue
:
INTEGER_32
red
:
INTEGER_32
writable attribute
top
green
:
INTEGER_32
writable attribute
top
blue
:
INTEGER_32
writable attribute
top