This is the complete list of members for CYIImageDecoderGIF, including all inherited members.
| CYIImageDecoder(bool bIsAnimationSupported, bool bIsPreallocatedBitmapSupported) | CYIImageDecoder | |
| CYIImageDecoderGIF() | CYIImageDecoderGIF | |
| Decode(const uint8_t *pData, uint32_t nDataSize, YI_DECODER_BITMAP_PARAMS *pParams=nullptr) | CYIImageDecoder | |
| Decode(const CYIString &path, YI_DECODER_BITMAP_PARAMS *pParams=nullptr) | CYIImageDecoder | |
| DecodeImpl(const CYIString &path, YI_DECODER_BITMAP_PARAMS *pParams) override | CYIImageDecoderGIF | protectedvirtual |
| DecodeImpl(const uint8_t *fileData, uint32_t nDataSize, YI_DECODER_BITMAP_PARAMS *pParams) override | CYIImageDecoderGIF | protectedvirtual |
| GetImageDimensions(const CYIString &path, uint32_t *pnWidth, uint32_t *pnHeight) override | CYIImageDecoderGIF | virtual |
| IsAnimationSupported() | CYIImageDecoder | |
| IsFormatSupported(const uint8_t *pData, uint32_t nDataSize) | CYIImageDecoder | virtual |
| IsPreAllocatedBitmapSupported() | CYIImageDecoder | |
| SetMagicByteInformation(uint32_t uMagicByteOffset, const std::vector< const char * > &possibleSequences) | CYIImageDecoder | protected |
| ~CYIImageDecoder() | CYIImageDecoder | virtual |
| ~CYIImageDecoderGIF() | CYIImageDecoderGIF | virtual |