Vcl.Imaging.GIFImg.TGIFColorMap Properties
InheritedProtected
| BitsPerPixel | public | Specifies the number of bits per pixel of the color map stored by the TGIFColorMap object. |
| Colors | public | Specifies the Windows color map stored by the TGIFColorMap object. |
| Count | public | Specifies the number of elements of the Colors array. |
| Data | public | Specifies the color map stored by the TGIFColorMap object. |
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
| Optimized | public | Specifies whether an optimization was made to the color map stored by the TGIFColorMap object. |