JVCL Help:TJvYCCColorSpace.ConvertToColor
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvYCCColorSpace.ConvertToColor Method
[+] TJvYCCColorSpace Methods
Search in JVCL Help
Search in all projectsSummary
Converts a color of the YCC color space to RGB.
Pascal
functionConvertToColor(AColor: TJvFullColor): TColor; override;
Parameters
Parameters | Description |
AColor: TJvFullColor | TJvFullColor to be converted. |
Return Value
The RGB value that describes the same color.
Description
This function converts the color given as parameter to RGB.
See Also
TJvYCCColorSpace.ConvertFromColor
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page