FMX.Graphics.TBitmap.PixelFormat

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property PixelFormat: TPixelFormat read GetPixelFormat;

C++

__property Fmx::Types::TPixelFormat PixelFormat = {read=GetPixelFormat, nodefault};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
FMX.Graphics.pas
FMX.Graphics.hpp
FMX.Graphics TBitmap

Beschreibung

Ruft das interne Pixelformat der aktuellen Bitmap-Pixel ab.

Siehe auch