ReactOS 0.4.16-dev-303-g11d5cb8
|
#include <ungif.h>
Public Attributes | |
GifByteType | Red |
GifByteType | Green |
GifByteType | Blue |
GifByteType GifColorType::Blue |
Definition at line 85 of file ungif.h.
Referenced by DGifGetImageDesc(), DGifGetScreenDesc(), GifDecoder_CopyPalette(), and GifFrameDecode_CopyPalette().
GifByteType GifColorType::Green |
Definition at line 85 of file ungif.h.
Referenced by DGifGetImageDesc(), DGifGetScreenDesc(), GifDecoder_CopyPalette(), and GifFrameDecode_CopyPalette().
GifByteType GifColorType::Red |
Definition at line 85 of file ungif.h.
Referenced by DGifGetImageDesc(), DGifGetScreenDesc(), GifDecoder_CopyPalette(), and GifFrameDecode_CopyPalette().