Vcl.Imaging.GIFImg.TGIFFrame.BitsPerPixel
Delphi
property BitsPerPixel: integer read GetBitsPerPixel;
C++
__property int BitsPerPixel = {read=GetBitsPerPixel, nodefault};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | Vcl.Imaging.GIFImg.pas Vcl.Imaging.GIFImg.hpp |
Vcl.Imaging.GIFImg | TGIFFrame |
Description
Specifies the number of bits per pixel of the image's color map.
BitsPerPixel specifies the number of bits per pixel of the image's color map.