TCustomCanvas.GetPixel(Integer,Integer) Method

Represents method GetPixel(Integer,Integer).

Namespace: System.Graphics
protected
 function GetPixel(X: Integer; Y: Integer): TColor;

Parameters

X
Type: Integer

Y
Type: Integer

Return Value

Type: TColor