libpgf  7.15.32
PGF - Progressive Graphics File
CPGFImage Member List

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

BPP() const CPGFImageinline
ChannelDepth() const CPGFImageinline
ChannelHeight(int c=0) const CPGFImageinline
Channels() const CPGFImageinline
ChannelWidth(int c=0) const CPGFImageinline
Clamp16(DataT v) const CPGFImageinlineprivate
Clamp31(DataT v) const CPGFImageinlineprivate
Clamp4(DataT v) const CPGFImageinlineprivate
Clamp6(DataT v) const CPGFImageinlineprivate
Clamp8(DataT v) const CPGFImageinlineprivate
CodecMajorVersion(BYTE version=PGFVersion)CPGFImagestatic
CompleteHeader()CPGFImageprivate
ComputeLevelROI() const CPGFImage
ComputeLevels()CPGFImageprivate
ConfigureDecoder(bool useOMP=true, UserdataPolicy policy=UP_CacheAll, UINT32 prefixSize=0)CPGFImageinline
ConfigureEncoder(bool useOMP=true, bool favorSpeedOverSize=false)CPGFImageinline
CPGFImage()CPGFImage
Destroy()CPGFImage
Downsample(int nChannel)CPGFImageprivate
GetAlignedROI(int c=0) const CPGFImageprivate
GetBitmap(int pitch, UINT8 *buff, BYTE bpp, int channelMap[]=nullptr, CallbackPtr cb=nullptr, void *data=nullptr) const CPGFImage
GetChannel(int c=0)CPGFImageinline
GetColorTable(UINT32 iFirstColor, UINT32 nColors, RGBQUAD *prgbColors) const CPGFImage
GetColorTable() const CPGFImageinline
GetEncodedHeaderLength() const CPGFImage
GetEncodedLevelLength(int level) const CPGFImageinline
GetHeader() const CPGFImageinline
GetMaxValue() const CPGFImageinline
GetUserData(UINT32 &cachedSize, UINT32 *pTotalSize=nullptr) const CPGFImage
GetUserDataPos() const CPGFImageinline
GetYUV(int pitch, DataT *buff, BYTE bpp, int channelMap[]=nullptr, CallbackPtr cb=nullptr, void *data=nullptr) const CPGFImage
Height(int level=0) const CPGFImageinline
ImportBitmap(int pitch, UINT8 *buff, BYTE bpp, int channelMap[]=nullptr, CallbackPtr cb=nullptr, void *data=nullptr)CPGFImage
ImportIsSupported(BYTE mode)CPGFImagestatic
ImportYUV(int pitch, DataT *buff, BYTE bpp, int channelMap[]=nullptr, CallbackPtr cb=nullptr, void *data=nullptr)CPGFImage
Init()CPGFImageprivate
IsFullyRead() const CPGFImageinline
IsOpen() const CPGFImageinline
Level() const CPGFImageinline
Levels() const CPGFImageinline
LevelSizeH(UINT32 size, int level)CPGFImageinlinestatic
LevelSizeL(UINT32 size, int level)CPGFImageinlinestatic
m_cbCPGFImageprivate
m_cbArgCPGFImageprivate
m_channelCPGFImageprotected
m_currentLevelCPGFImageprotected
m_decoderCPGFImageprotected
m_downsampleCPGFImageprotected
m_encoderCPGFImageprotected
m_favorSpeedOverSizeCPGFImageprotected
m_headerCPGFImageprotected
m_heightCPGFImageprotected
m_levelLengthCPGFImageprotected
m_percentCPGFImageprivate
m_postHeaderCPGFImageprotected
m_preHeaderCPGFImageprotected
m_progressModeCPGFImageprivate
m_quantCPGFImageprotected
m_roiCPGFImageprotected
m_streamReinitializedCPGFImageprotected
m_useOMPinDecoderCPGFImageprotected
m_useOMPinEncoderCPGFImageprotected
m_userDataPolicyCPGFImageprotected
m_userDataPosCPGFImageprotected
m_widthCPGFImageprotected
m_wtChannelCPGFImageprotected
MaxChannelDepth(BYTE version=PGFVersion)CPGFImageinlinestatic
Mode() const CPGFImageinline
Open(CPGFStream *stream)CPGFImage
Quality() const CPGFImageinline
Read(int level=0, CallbackPtr cb=nullptr, void *data=nullptr)CPGFImage
Read(PGFRect &rect, int level=0, CallbackPtr cb=nullptr, void *data=nullptr)CPGFImage
ReadEncodedData(int level, UINT8 *target, UINT32 targetLen) const CPGFImage
ReadEncodedHeader(UINT8 *target, UINT32 targetLen) const CPGFImage
ReadPreview()CPGFImageinline
Reconstruct(int level=0)CPGFImage
ResetStreamPos(bool startOfData)CPGFImage
RgbToYuv(int pitch, UINT8 *rgbBuff, BYTE bpp, int channelMap[], CallbackPtr cb, void *data)CPGFImageprivate
ROIisSupported() const CPGFImageinline
SetChannel(DataT *channel, int c=0)CPGFImageinline
SetColorTable(UINT32 iFirstColor, UINT32 nColors, const RGBQUAD *prgbColors)CPGFImage
SetHeader(const PGFHeader &header, BYTE flags=0, const UINT8 *userData=0, UINT32 userDataLength=0)CPGFImage
SetMaxValue(UINT32 maxValue)CPGFImage
SetProgressMode(ProgressMode pm)CPGFImageinline
SetRefreshCallback(RefreshCB callback, void *arg)CPGFImageinline
SetROI(PGFRect rect)CPGFImageprivate
UpdatePostHeaderSize()CPGFImageprivate
UsedBitsPerChannel() const CPGFImage
Version() const CPGFImageinline
Width(int level=0) const CPGFImageinline
Write(CPGFStream *stream, UINT32 *nWrittenBytes=nullptr, CallbackPtr cb=nullptr, void *data=nullptr)CPGFImage
Write(int level, CallbackPtr cb=nullptr, void *data=nullptr)CPGFImage
WriteHeader(CPGFStream *stream)CPGFImage
WriteImage(CPGFStream *stream, CallbackPtr cb=nullptr, void *data=nullptr)CPGFImage
WriteLevel()CPGFImageprivate
~CPGFImage()CPGFImagevirtual