Vcl.Imaging.GIFImg.TGIFHeader Properties
InheritedProtected
| AspectRatio | public | Specifies the GIF aspect ratio. |
| BackgroundColor | public | Specifies the GIF background color. |
| BackgroundColorIndex | public | Specifies the GIF background color index. |
| BitsPerPixel | public | Specifies the number of bits per pixel stored by the global GIF color map. |
| ColorMap | public | Specifies the global GIF color map. |
| ColorResolution | public | Specifies the resolution of the global GIF color map. |
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
| Height | public | Specifies the height of the GIF image file. |
| Image | public | Specifies the GIF image stored in the TGIFItem object. |
| Version | public | Specifies the version of the GIF image file. |
| Width | public | Specifies the width of the GIF image file. |