#include <vmsAnimatedGIF.h>
Public Member Functions | |
| int | GetPackedValue (enum ControlExtValues Value) |
Public Attributes | |
| unsigned char | m_cExtIntroducer |
| unsigned char | m_cControlLabel |
| unsigned char | m_cBlockSize |
| unsigned char | m_cPacked |
| WORD | m_wDelayTime |
| unsigned char | m_cTColorIndex |
| unsigned char | m_cBlockTerm |
Definition at line 96 of file vmsAnimatedGIF.h.
| int vmsAnimatedGIF::TGIFControlExt::GetPackedValue | ( | enum ControlExtValues | Value | ) | [inline] |
Definition at line 290 of file vmsAnimatedGIF.cpp.
References vmsAnimatedGIF::GCX_PACKED_DISPOSAL, vmsAnimatedGIF::GCX_PACKED_TRANSPCOLOR, vmsAnimatedGIF::GCX_PACKED_USERINPUT, and m_cPacked.
Referenced by vmsAnimatedGIF::GetNextGraphicBlock().
| unsigned char vmsAnimatedGIF::TGIFControlExt::m_cExtIntroducer |
Definition at line 98 of file vmsAnimatedGIF.h.
| unsigned char vmsAnimatedGIF::TGIFControlExt::m_cControlLabel |
Definition at line 99 of file vmsAnimatedGIF.h.
| unsigned char vmsAnimatedGIF::TGIFControlExt::m_cBlockSize |
Definition at line 100 of file vmsAnimatedGIF.h.
| unsigned char vmsAnimatedGIF::TGIFControlExt::m_cPacked |
Definition at line 102 of file vmsAnimatedGIF.h.
Referenced by vmsAnimatedGIF::GetNextGraphicBlock().
| unsigned char vmsAnimatedGIF::TGIFControlExt::m_cTColorIndex |
Definition at line 103 of file vmsAnimatedGIF.h.
| unsigned char vmsAnimatedGIF::TGIFControlExt::m_cBlockTerm |
Definition at line 104 of file vmsAnimatedGIF.h.
1.5.6