FMX.Surfaces.TBitmapSurface.Pixels

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Pixels[const X, Y: Integer]: TAlphaColor read GetPixel write SetPixel;

C++

__property System::Uitypes::TAlphaColor Pixels[const int X][const int Y] = {read=GetPixel, write=SetPixel};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
FMX.Surfaces.pas
FMX.Surfaces.hpp
FMX.Surfaces TBitmapSurface

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.