ReactOS 0.4.16-dev-336-gb667d82
|
#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().