INDEX | CLUSTER | FEATURES | SHORT | FRAMES | NO FRAMES |
-- Construct a color object from its RGB components
-- Retrieves the current color of the specified display element.
-- Display elements are the various parts of a window and the
-- Windows display that appear on the system screen.
-- Loads color definition from binary resource
-- CMY (cyan-magenta-yellow) format expresses colors in terms of the
-- substractive primaries used in hardcopy printing.
-- HSV (hue-saturation-value)
-- HSL (hue-saturation-lightness)
INDEX | CLUSTER | FEATURES | SHORT | FRAMES | NO FRAMES |