ReactOS 0.4.16-dev-852-gcfcc8d8
|
#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(), and GifFrameDecode_CopyPalette().
GifColorType* ColorMapObject::Colors |
Definition at line 92 of file ungif.h.
Referenced by copy_palette(), DGifGetImageDesc(), and DGifGetScreenDesc().
int ColorMapObject::SortFlag |
Definition at line 91 of file ungif.h.
Referenced by DGifGetImageDesc(), and DGifGetScreenDesc().