JVCL Help:TJvDEFColorSpace.ConvertFromColor

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Converts an RGB value to xx color space.


Pascal

 functionConvertFromColor(AColor: TColor): TJvFullColor; override;


Parameters

Parameters Description
AColor: TColor RGB value to be converted.


Return Value

Describe here what the function returns


Description

Call ConvertFromColor to convert a RGB color value to xx.


See Also

TJvDEFColorSpace.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