Vcl.Imaging.GIFImg.TGIFColorMap.GetBitsPerPixel

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetBitsPerPixel: integer;

C++

int __fastcall GetBitsPerPixel();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function class protected
Vcl.Imaging.GIFImg.pas
Vcl.Imaging.GIFImg.hpp
Vcl.Imaging.GIFImg TGIFColorMap

Beschreibung

Gibt den Wert der Eigenschaft BitsPerPixel zurück.

GetBitsPerPixel ist eine interne Methode, die den Wert der Eigenschaft BitsPerPixel zurückgibt.

Siehe auch