FMX.Surfaces.TBitmapSurface.Pixels
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};
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| property | public | FMX.Surfaces.pas FMX.Surfaces.hpp |
FMX.Surfaces | TBitmapSurface |
Description
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !