JVCL Help:TJvColorSpaceManager.ConvertToID
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvColorSpaceManager.ConvertToID Method
[+] TJvColorSpaceManager Methods
[+] TJvColorSpaceManager Properties
Search in JVCL Help
Search in all projectsSummary
Change the color space of a full color.
Pascal
functionConvertToID(AColor: TJvFullColor; DestID: TJvFullColorSpaceID): TJvFullColor;
Parameters
Parameters | Description |
AColor: TJvFullColor | TJvFullColor to be converted. |
DestID: TJvFullColorSpaceID | Identifier of the new color space. |
Return Value
The same color in the new color space.
Description
This function converts the existing full color to an RGB value and converts it to the new color space specified by its identifier.
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