Vcl.Imaging.GIFImg.TGIFFrame.GetBitsPerPixel

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetBitsPerPixel: integer;

C++

int __fastcall GetBitsPerPixel();

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