ReactOS 0.4.16-dev-306-g647d351
|
#include <ungif.h>
Public Attributes | |
int | Function |
int | ByteCount |
char * | Bytes |
int ExtensionBlock::ByteCount |
Definition at line 104 of file ungif.h.
Referenced by AddExtensionBlock(), AppendExtensionBlock(), GifDecoder_CopyPalette(), and GifFrameDecode_CopyPalette().
char* ExtensionBlock::Bytes |
Definition at line 105 of file ungif.h.
Referenced by AddExtensionBlock(), AppendExtensionBlock(), FreeExtension(), GifDecoder_CopyPalette(), and GifFrameDecode_CopyPalette().
int ExtensionBlock::Function |
Definition at line 103 of file ungif.h.
Referenced by AddExtensionBlock(), GifDecoder_CopyPalette(), and GifFrameDecode_CopyPalette().