![]() |
Wise&mystical
1.0
Project about Europe
|
#include <msf_gif.h>
Collaboration diagram for MsfGifState:Public Attributes | |
| MsfGifFileWriteFunc | fileWriteFunc |
| void * | fileWriteData |
| MsfCookedFrame | previousFrame |
| MsfCookedFrame | currentFrame |
| int16_t * | lzwMem |
| MsfGifBuffer * | listHead |
| MsfGifBuffer * | listTail |
| int | width |
| int | height |
| void * | customAllocatorContext |
| int | framesSubmitted |
| MsfCookedFrame MsfGifState::currentFrame |
| MsfGifFileWriteFunc MsfGifState::fileWriteFunc |
| MsfGifBuffer* MsfGifState::listHead |
| MsfGifBuffer* MsfGifState::listTail |
| MsfCookedFrame MsfGifState::previousFrame |