API:Vcl.Graphics.TCustomCanvas.GetPixel
Delphi
function GetPixel(X, Y: Integer): TColor; virtual; abstract;
C++
virtual System::Uitypes::TColor __fastcall GetPixel(int X, int Y) = 0 ;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | protected | Vcl.Graphics.pas Vcl.Graphics.hpp |
Vcl.Graphics | TCustomCanvas |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!