API:Vcl.Imaging.GIFImg.TImageDescriptor
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;
};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
record struct |
public | Vcl.Imaging.GIFImg.pas Vcl.Imaging.GIFImg.hpp |
Vcl.Imaging.GIFImg | Vcl.Imaging.GIFImg |
Description
Embarcadero Technologies does not currently have any additional information.