API:FMX.Graphics.TBitmapData.GetPixel

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetPixel(const X, Y: Integer): TAlphaColor;

C++

System::Uitypes::TAlphaColor __fastcall GetPixel(const int X, const int Y);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
FMX.Graphics.pas
FMX.Graphics.hpp
FMX.Graphics TBitmapData

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.