Vcl.Imaging.pngimage.TIHDRData
Delphi
TIHDRData = record
C++
struct DECLSPEC_DRECORD TIHDRData
{
public:
unsigned Width;
unsigned Height;
System::Byte BitDepth;
System::Byte ColorType;
System::Byte CompressionMethod;
System::Byte FilterMethod;
System::Byte InterlaceMethod;
};
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
record struct |
public | Vcl.Imaging.pngimage.pas Vcl.Imaging.pngimage.hpp |
Vcl.Imaging.pngimage | Vcl.Imaging.pngimage |
Description
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !