+
Point of view
All features
class COLOR
Summary
Class invariant
Overview
like_rgb (r: REAL_64, g: REAL_64, b: REAL_64)
effective procedure
like_rgb_8 (r: INTEGER_32, g: INTEGER_32, b: INTEGER_32)
effective procedure
like_rgb_16 (r: INTEGER_32, g: INTEGER_32, b: INTEGER_32)
effective procedure
writable attribute
green: INTEGER_32
writable attribute
blue: INTEGER_32
writable attribute
storage: POINTER
writable attribute
basic_vision_get_color (r: POINTER, g: POINTER, b: POINTER): POINTER