You.i Engine
CYIImageDecoder Member List

This is the complete list of members for CYIImageDecoder, including all inherited members.

CYIAssetDecoderImage classCYIImageDecoderfriend
CYIImageDecoder(bool bIsAnimationSupported, bool bIsPreallocatedBitmapSupported)CYIImageDecoder
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 uint8_t *pData, uint32_t nDataSize, YI_DECODER_BITMAP_PARAMS *pParams)=0CYIImageDecoderprotectedpure virtual
DecodeImpl(const CYIString &path, YI_DECODER_BITMAP_PARAMS *pParams)=0CYIImageDecoderprotectedpure virtual
GetImageDimensions(const CYIString &path, uint32_t *pnWidth, uint32_t *pnHeight)CYIImageDecodervirtual
IsAnimationSupported()CYIImageDecoder
IsFormatSupported(const uint8_t *pData, uint32_t nDataSize)CYIImageDecodervirtual
IsPreAllocatedBitmapSupported()CYIImageDecoder
SetMagicByteInformation(uint32_t uMagicByteOffset, const std::vector< const char * > &possibleSequences)CYIImageDecoderprotected
~CYIImageDecoder()CYIImageDecodervirtual