Vcl.Imaging.GIFImg.TGIFFrame.GetBitsPerPixel
Delphi
function GetBitsPerPixel: integer;
C++
int __fastcall GetBitsPerPixel(void);
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| function | class protected | Vcl.Imaging.GIFImg.pas Vcl.Imaging.GIFImg.hpp |
Vcl.Imaging.GIFImg | TGIFFrame |
Description
Renvoie la valeur de la propriété BitsPerPixel.
GetBitsPerPixel est une méthode protégée qui appelle la méthode homonyme de la classe TGIFColorMap, afin de renvoyer la valeur de la propriété BitsPerPixel.
Voir aussi