![]() |
RGB2HSL |
||||
Header: | ColorPicker.h | Carbon status: | Supported | |
Converts an RGB color to an HSL color.
void RGB2HSL ( const RGBColor *rColor, HSLColor *hColor );
A pointer to the RGBColor structure to be converted.
A pointer to an HSLColor structure for the converted color.
Supported in Carbon. Available in Carbon 1.0.2 and later when running Mac OS 8.1 or later.
© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)