JVCL Help:TJvYIQColorSpace.ConvertToColor

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

Search in JVCL Help

 
Search in all projects
 

Summary

Converts a color of the YIQ color space to RGB.


Pascal

 functionConvertToColor(AColor: TJvFullColor): TColor; override;


Parameters

Parameters Description
AColor: TJvFullColor TJvFullColor to be converted.


Return Value

The RGB value that describes the same color.


Description

This function converts the color given as parameter to RGB.


See Also

TJvYIQColorSpace.ConvertFromColor


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