JVCL Help:TJvFullColorCircle.PositionToFullColor

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 graphic position to a color


Pascal

 functionPositionToFullColor(APoint: TPoint): TJvFullColor;


Parameters

Parameters Description
APoint: TPoint graphic position


Return Value

Returned color


Description

This function convert a graphical position to a full color. This conversion uses InvertRadius, InvertRotation and AxisConfig properties to give the color at the position (x,y) on the control.


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