ReactOS 0.4.16-dev-852-gcfcc8d8
ColorMapObject Struct Reference

#include <ungif.h>

Collaboration diagram for ColorMapObject:

Public Attributes

int ColorCount
 
int BitsPerPixel
 
int SortFlag
 
GifColorTypeColors
 

Detailed Description

Definition at line 88 of file ungif.h.

Member Data Documentation

◆ BitsPerPixel

int ColorMapObject::BitsPerPixel

Definition at line 90 of file ungif.h.

◆ ColorCount

int ColorMapObject::ColorCount

Definition at line 89 of file ungif.h.

Referenced by DGifGetImageDesc(), DGifGetScreenDesc(), and GifFrameDecode_CopyPalette().

◆ Colors

GifColorType* ColorMapObject::Colors

Definition at line 92 of file ungif.h.

Referenced by copy_palette(), DGifGetImageDesc(), and DGifGetScreenDesc().

◆ SortFlag

int ColorMapObject::SortFlag

Definition at line 91 of file ungif.h.

Referenced by DGifGetImageDesc(), and DGifGetScreenDesc().


The documentation for this struct was generated from the following file: