JVCL Help:TJvColorSpaceManager.ConvertToColor

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

Search in JVCL Help

 
Search in all projects
 

Summary

Convert a full color to an RGB value.


Pascal

 functionConvertToColor(AColor: TJvFullColor): TColor;


Parameters

Parameters Description
AColor: TJvFullColor TJvFullColor to be converted.


Return Value

The RGB value.


Description

This function converts a TJvFullColor to a TColor value. If the AColor argument belongs to the csDEF color space, then the result if a system color, otherwise the result is a standard RGB value.


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