Vcl.Imaging.GIFImg.TGIFFrame.BitsPerPixel

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property BitsPerPixel: integer read GetBitsPerPixel;

C++

__property int BitsPerPixel = {read=GetBitsPerPixel, nodefault};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
Vcl.Imaging.GIFImg.pas
Vcl.Imaging.GIFImg.hpp
Vcl.Imaging.GIFImg TGIFFrame

Beschreibung

Legt die Anzahl der Bits pro Pixel für die Bild-Farbzuordnung fest.

BitsPerPixel legt die Anzahl der Bits pro Pixel für die Bild-Farbzuordnung fest.

Siehe auch