Returns the color of the gradient at that point in the gradient. The method calculates the colors between the gradient points. The X,Y parameters define a vector between 0,0 to 1,1.
Namespace: RSGdiPlusGraphics
Delphi |
public |
Parameters
X
Type: Single
Y
Type: Single
Type: TRSGPColor
Reference |