Vcl.Imaging.GIFImg.TGIFHeader.Height
Delphi
property Height: WORD read FLogicalScreenDescriptor.ScreenHeight
C++
__property System::Word Height = {read=FLogicalScreenDescriptor.ScreenHeight, write=FLogicalScreenDescriptor.ScreenHeight, nodefault};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | Vcl.Imaging.GIFImg.pas Vcl.Imaging.GIFImg.hpp |
Vcl.Imaging.GIFImg | TGIFHeader |
Description
Specifies the height of the GIF image file.
The Height property specifies the height of the GIF image to which the TGIFHeader instance corresponds.