API:Vcl.Imaging.GIFImg.TImageDescriptor

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TImageDescriptor = packed record

C++

struct DECLSPEC_DRECORD TImageDescriptor
{
public:
    System::Byte Separator;
    System::Word Left;
    System::Word Top;
    System::Word Width;
    System::Word Height;
    System::Byte PackedFields;
};

Propriétés

Type Visibilité  Source Unité  Parent
record
struct
public
Vcl.Imaging.GIFImg.pas
Vcl.Imaging.GIFImg.hpp
Vcl.Imaging.GIFImg Vcl.Imaging.GIFImg

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 !