#include <GIFImageReader.h>
◆ GIFFrameContext()
GIFFrameContext::GIFFrameContext |
( |
int |
id | ) |
|
|
inline |
◆ ~GIFFrameContext()
GIFFrameContext::~GIFFrameContext |
( |
| ) |
|
|
inline |
◆ addLzwBlock()
◆ decode()
◆ isComplete()
bool GIFFrameContext::isComplete |
( |
| ) |
const |
|
inline |
◆ isDataSizeDefined()
bool GIFFrameContext::isDataSizeDefined |
( |
| ) |
const |
|
inline |
◆ isHeaderDefined()
bool GIFFrameContext::isHeaderDefined |
( |
| ) |
const |
|
inline |
◆ setComplete()
void GIFFrameContext::setComplete |
( |
| ) |
|
|
inline |
◆ setDataSize()
void GIFFrameContext::setDataSize |
( |
int |
size | ) |
|
|
inline |
◆ setHeaderDefined()
void GIFFrameContext::setHeaderDefined |
( |
| ) |
|
|
inline |
◆ datasize
int GIFFrameContext::datasize |
◆ delayTime
unsigned GIFFrameContext::delayTime |
◆ disposalMethod
◆ frameId
int GIFFrameContext::frameId |
◆ height
unsigned GIFFrameContext::height |
◆ interlaced
bool GIFFrameContext::interlaced |
◆ isLocalColormapDefined
bool GIFFrameContext::isLocalColormapDefined |
◆ isTransparent
bool GIFFrameContext::isTransparent |
◆ localColormapPosition
size_t GIFFrameContext::localColormapPosition |
◆ localColormapSize
int GIFFrameContext::localColormapSize |
◆ progressiveDisplay
bool GIFFrameContext::progressiveDisplay |
◆ tpixel
int GIFFrameContext::tpixel |
◆ width
unsigned GIFFrameContext::width |
◆ WTF_MAKE_FAST_ALLOCATED
GIFFrameContext::WTF_MAKE_FAST_ALLOCATED |
◆ xOffset
unsigned GIFFrameContext::xOffset |
◆ yOffset
unsigned GIFFrameContext::yOffset |
The documentation for this struct was generated from the following files: