JVCL Help:TJvHSVColorSpace.ConvertFromColor
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvHSVColorSpace.ConvertFromColor Method
[+] TJvHSVColorSpace Methods
Search in JVCL Help
Search in all projectsSummary
Converts an RGB value to the HSV 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
TJvHSVColorSpace.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