"L. Spiro Engine"

lsi::CPng Member List

This is the complete list of members for lsi::CPng, including all inherited members.
CheckHeader(const CExternalByteStream &_ebsStream)lsi::CPng [protected, static]
CreatePng(LSI_PNG_FINAL &_pfFinal, CImageLib::CTexelBuffer &_tbReturn)lsi::CPng [protected, static]
CreatePng(LSI_PNG_FINAL &_pfFinal, CImageLib::CTexelBuffer &_tbReturn, LSBOOL _bInterlaced)lsi::CPng [protected, static]
ExpandPalette(CImageLib::CTexelBuffer &_tbReturn, const LSUINT8 *_pui8Palette, LSUINT32 _ui32Len, LSUINT32 _ui32Width, LSUINT32 _ui32Height, LSUINT32 _ui32Components, LSBOOL _bSwapRB)lsi::CPng [protected, static]
FixColors(CImageLib::CTexelBuffer &_tbBuffer, LSUINT32 _ui32Components)lsi::CPng [protected, static]
LoadPng(const LSUINT8 *_pui8FileData, LSUINT32 _ui32DataLen, LSUINT32 &_ui32Width, LSUINT32 &_ui32Height, LSI_PIXEL_FORMAT &_pfFormat, CImageLib::CTexelBuffer &_tbReturn)lsi::CPng [static]
LPCLSI_PNG_CHUNK typedef (defined in lsi::CPng)lsi::CPng [protected]
LPCLSI_PNG_FINAL typedef (defined in lsi::CPng)lsi::CPng [protected]
LPLSI_PNG_CHUNK typedeflsi::CPng [protected]
LPLSI_PNG_FINAL typedeflsi::CPng [protected]
LSI_PF_AVG enum value (defined in lsi::CPng)lsi::CPng [protected]
LSI_PF_AVG_FIRST enum value (defined in lsi::CPng)lsi::CPng [protected]
LSI_PF_NONE enum value (defined in lsi::CPng)lsi::CPng [protected]
LSI_PF_PAETH enum value (defined in lsi::CPng)lsi::CPng [protected]
LSI_PF_PAETH_FIRST enum value (defined in lsi::CPng)lsi::CPng [protected]
LSI_PF_SUB enum value (defined in lsi::CPng)lsi::CPng [protected]
LSI_PF_UP enum value (defined in lsi::CPng)lsi::CPng [protected]
LSI_PNG_FILTER enum name (defined in lsi::CPng)lsi::CPng [protected]
m_pfFirstRowFilterlsi::CPng [protected, static]
NextChunk(const CExternalByteStream &_ebsStream, LSI_PNG_CHUNK &_pcChunk)lsi::CPng [protected, static]
Paeth(LSINT32 _i32A, LSINT32 _i32B, LSINT32 _i32C)lsi::CPng [protected, static]
ReadUi16(const CExternalByteStream &_ebsStream, LSUINT16 &_ui16Dst)lsi::CPng [protected, static]
ReadUi32(const CExternalByteStream &_ebsStream, LSUINT32 &_ui32Dst)lsi::CPng [protected, static]
ReadUi8(const CExternalByteStream &_ebsStream, LSUINT8 &_ui8Dst)lsi::CPng [protected, static]
Skip(const CExternalByteStream &_ebsStream, LSUINT32 _ui32Length)lsi::CPng [protected, static]
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator