JVCL Help:TJvFullColorCircle.ConvertToID
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvFullColorCircle.ConvertToID Method
[+] TJvFullColorCircle Methods
[+] TJvFullColorCircle Properties
Search in JVCL Help
Search in all projectsSummary
Convert the control to the specified color space
Pascal
procedureConvertToID(NewFullColor: TJvFullColor);
Parameters
Parameters | Description |
NewFullColor: TJvFullColor | Only the highest byte (which contains the colorspace) of this parameter is used. |
Description
Calling this function changes the control color space (the graphic is repainted to the new color space), BlueColor, GreenColor, RedColor, CommonColor properties are converted to the new color space. Linked components (BlueTrackbar, RedTrackbar, GreenTrackbar, CommonTrackbar are converted too.
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