API:FMX.Graphics.TBitmapData.SetPixel

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure SetPixel(const X, Y: Integer; const AColor: TAlphaColor);

C++

void __fastcall SetPixel(const int X, const int Y, const System::Uitypes::TAlphaColor AColor);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
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.