JVCL Help:TJvRGBColorSpace.ConvertFromColor
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvRGBColorSpace.ConvertFromColor Method
[+] TJvRGBColorSpace Methods
Search in JVCL Help
Search in all projectsSummary
Converts an RGB value to the RGB color space.
Pascal
functionConvertFromColor(AColor: TColor): TJvFullColor; override;
Parameters
Parameters | Description |
AColor: TColor | RGB color to be converted. |
Return Value
Describe here what the function returns
Description
This is an overridden method, you don't have to describe these if it does the same as the inherited method
See Also
TJvRGBColorSpace.ConvertToColor
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