ReactOS 0.4.15-dev-6056-gb29b268
|
#include <ungif.h>
Public Attributes | |
int | ColorCount |
int | BitsPerPixel |
int | SortFlag |
GifColorType * | Colors |
int ColorMapObject::ColorCount |
Definition at line 89 of file ungif.h.
Referenced by DGifGetImageDesc(), DGifGetScreenDesc(), GifDecoder_CopyPalette(), and GifFrameDecode_CopyPalette().
GifColorType* ColorMapObject::Colors |
Definition at line 92 of file ungif.h.
Referenced by DGifGetImageDesc(), DGifGetScreenDesc(), GifDecoder_CopyPalette(), and GifFrameDecode_CopyPalette().
int ColorMapObject::SortFlag |
Definition at line 91 of file ungif.h.
Referenced by DGifGetImageDesc(), and DGifGetScreenDesc().