libpgf  6.12.24
PGF - Progressive Graphics File
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
CPGFImage Member List
This is the complete list of members for CPGFImage, including all inherited members.
BPP() const CPGFImage [inline]
ChannelDepth() const CPGFImage [inline]
ChannelHeight(int c=0) const CPGFImage [inline]
Channels() const CPGFImage [inline]
ChannelWidth(int c=0) const CPGFImage [inline]
Clamp16(DataT v) const CPGFImage [inline, private]
Clamp31(DataT v) const CPGFImage [inline, private]
Clamp4(DataT v) const CPGFImage [inline, private]
Clamp6(DataT v) const CPGFImage [inline, private]
Clamp8(DataT v) const CPGFImage [inline, private]
Close()CPGFImage [virtual]
CompleteHeader()CPGFImage [private]
ComputeLevels()CPGFImage [private]
ConfigureDecoder(bool useOMP=true, bool skipUserData=false)CPGFImage [inline]
ConfigureEncoder(bool useOMP=true, bool favorSpeedOverSize=false)CPGFImage [inline]
CPGFImage()CPGFImage
CurrentChannelDepth(BYTE version=PGFVersion)CPGFImage [inline, static]
CurrentVersion(BYTE version=PGFVersion)CPGFImage [static]
Destroy()CPGFImage [virtual]
Downsample(int nChannel)CPGFImage [private]
GetBitmap(int pitch, UINT8 *buff, BYTE bpp, int channelMap[]=NULL, CallbackPtr cb=NULL, void *data=NULL) const THROW_CPGFImage
GetChannel(int c=0)CPGFImage [inline]
GetColorTable(UINT32 iFirstColor, UINT32 nColors, RGBQUAD *prgbColors) const THROW_CPGFImage
GetColorTable() const CPGFImage [inline]
GetEncodedHeaderLength() const CPGFImage
GetEncodedLevelLength(int level) const CPGFImage [inline]
GetHeader() const CPGFImage [inline]
GetMaxValue() const CPGFImage [inline]
GetUserData(UINT32 &size) const CPGFImage
GetUserDataPos() const CPGFImage [inline]
GetYUV(int pitch, DataT *buff, BYTE bpp, int channelMap[]=NULL, CallbackPtr cb=NULL, void *data=NULL) const THROW_CPGFImage
Height(int level=0) const CPGFImage [inline]
ImportBitmap(int pitch, UINT8 *buff, BYTE bpp, int channelMap[]=NULL, CallbackPtr cb=NULL, void *data=NULL) THROW_CPGFImage
ImportIsSupported(BYTE mode)CPGFImage [static]
ImportYUV(int pitch, DataT *buff, BYTE bpp, int channelMap[]=NULL, CallbackPtr cb=NULL, void *data=NULL) THROW_CPGFImage
IsOpen() const CPGFImage [inline]
Level() const CPGFImage [inline]
LevelHeight(UINT32 height, int level)CPGFImage [inline, static]
Levels() const CPGFImage [inline]
LevelWidth(UINT32 width, int level)CPGFImage [inline, static]
m_cbCPGFImage [private]
m_cbArgCPGFImage [private]
m_channelCPGFImage [protected]
m_currentLevelCPGFImage [protected]
m_decoderCPGFImage [protected]
m_downsampleCPGFImage [protected]
m_encoderCPGFImage [protected]
m_favorSpeedOverSizeCPGFImage [protected]
m_headerCPGFImage [protected]
m_heightCPGFImage [protected]
m_levelLengthCPGFImage [protected]
m_percentCPGFImage [private]
m_postHeaderCPGFImage [protected]
m_preHeaderCPGFImage [protected]
m_progressModeCPGFImage [private]
m_quantCPGFImage [protected]
m_roiCPGFImage [protected]
m_skipUserDataCPGFImage [protected]
m_streamReinitializedCPGFImage [protected]
m_useOMPinDecoderCPGFImage [protected]
m_useOMPinEncoderCPGFImage [protected]
m_userDataPosCPGFImage [protected]
m_widthCPGFImage [protected]
m_wtChannelCPGFImage [protected]
Mode() const CPGFImage [inline]
Open(CPGFStream *stream) THROW_CPGFImage
Quality() const CPGFImage [inline]
Read(int level=0, CallbackPtr cb=NULL, void *data=NULL) THROW_CPGFImage
Read(PGFRect &rect, int level=0, CallbackPtr cb=NULL, void *data=NULL) THROW_CPGFImage
ReadEncodedData(int level, UINT8 *target, UINT32 targetLen) const THROW_CPGFImage
ReadEncodedHeader(UINT8 *target, UINT32 targetLen) const THROW_CPGFImage
ReadPreview() THROW_CPGFImage [inline]
Reconstruct(int level=0) THROW_CPGFImage
ResetStreamPos() THROW_CPGFImage
RgbToYuv(int pitch, UINT8 *rgbBuff, BYTE bpp, int channelMap[], CallbackPtr cb, void *data) THROW_CPGFImage [private]
ROIisSupported() const CPGFImage [inline]
SetChannel(DataT *channel, int c=0)CPGFImage [inline]
SetColorTable(UINT32 iFirstColor, UINT32 nColors, const RGBQUAD *prgbColors) THROW_CPGFImage
SetHeader(const PGFHeader &header, BYTE flags=0, UINT8 *userData=0, UINT32 userDataLength=0) THROW_CPGFImage
SetMaxValue(UINT32 maxValue)CPGFImage
SetProgressMode(ProgressMode pm)CPGFImage [inline]
SetRefreshCallback(RefreshCB callback, void *arg)CPGFImage [inline]
SetROI(PGFRect rect)CPGFImage [private]
UpdatePostHeaderSize() THROW_CPGFImage [private]
UsedBitsPerChannel() const CPGFImage
Version() const CPGFImage [inline]
Width(int level=0) const CPGFImage [inline]
Write(CPGFStream *stream, UINT32 *nWrittenBytes=NULL, CallbackPtr cb=NULL, void *data=NULL) THROW_CPGFImage
Write(int level, CallbackPtr cb=NULL, void *data=NULL) THROW_CPGFImage
WriteHeader(CPGFStream *stream) THROW_CPGFImage
WriteImage(CPGFStream *stream, CallbackPtr cb=NULL, void *data=NULL) THROW_CPGFImage
WriteLevel() THROW_CPGFImage [private]
~CPGFImage()CPGFImage [virtual]