AlmostEqual(const PLBmpBase &Bmp, int epsilon) const | PLBmpBase | |
AssertValid() const (defined in PLObject) | PLObject | [virtual] |
AsString(char *psz, int len) const (defined in PLBmpInfo) | PLBmpInfo | |
CopyPixels(const PLBmpBase &SrcBmp) | PLBmpBase | |
Create(PLBmpBase &SrcBmp, const PLRect &SrcRect) | PLSubBmp | [virtual] |
Create(int Width, int Height, const PLPixelFormat &pf, PLBYTE *pBits, int Stride) | PLSubBmp | [virtual] |
create1BPPCopy(const PLBmpBase &rSrcBmp) (defined in PLBmpBase) | PLBmpBase | [protected] |
create8BPPCopy(const PLBmpBase &rSrcBmp) (defined in PLBmpBase) | PLBmpBase | [protected] |
FindNearestColor(PLPixel32 cr) | PLBmpBase | |
GetBitsPerPixel() const (defined in PLBmpInfo) | PLBmpInfo | [inline] |
GetHeight() const (defined in PLBmpInfo) | PLBmpInfo | [inline] |
GetLineArray() const | PLBmpBase | [inline] |
GetLineArray16() const | PLBmpBase | [inline] |
GetLineArray24() const | PLBmpBase | [inline] |
GetLineArray32() const | PLBmpBase | [inline] |
GetNumColors() | PLBmpBase | [inline] |
GetPalette() const | PLBmpBase | [inline] |
GetPixel(int x, int y) const | PLBmpBase | [inline] |
GetPixelFormat() const (defined in PLBmpInfo) | PLBmpInfo | [inline] |
GetResolution() const | PLBmpInfo | [inline] |
GetSize() const (defined in PLBmpInfo) | PLBmpInfo | [inline] |
GetWidth() const (defined in PLBmpInfo) | PLBmpInfo | [inline] |
HasAlpha() const (defined in PLBmpInfo) | PLBmpInfo | [inline] |
initLocals(PLLONG Width, PLLONG Height, const PLPixelFormat &pf) | PLBmpBase | [protected, virtual] |
IsGreyscale() const (defined in PLBmpInfo) | PLBmpInfo | [inline] |
m_DitherPaletteType (defined in PLBmpBase) | PLBmpBase | [protected] |
m_DitherType (defined in PLBmpBase) | PLBmpBase | [protected] |
m_pClrTab (defined in PLBmpBase) | PLBmpBase | [protected] |
m_pf (defined in PLBmpInfo) | PLBmpInfo | [protected] |
m_pLineArray (defined in PLBmpBase) | PLBmpBase | [protected] |
m_Resolution (defined in PLBmpInfo) | PLBmpInfo | [protected] |
m_Size (defined in PLBmpInfo) | PLBmpInfo | [protected] |
operator==(PLBmpBase const &Other) | PLBmpBase | |
operator==(const PLBmpInfo &Other) const (defined in PLBmpInfo) | PLBmpInfo | |
PLBmpBase() | PLBmpBase | |
PLBmpInfo(const PLPoint &Size, const PLPoint &Resolution, const PLPixelFormat &pf) | PLBmpInfo | |
PLBmpInfo() | PLBmpInfo | [inline] |
PLBmpInfo(const char *pszInfo) | PLBmpInfo | |
PLObject() (defined in PLObject) | PLObject | |
PLSubBmp() | PLSubBmp | |
SetAlphaChannel(PLBmpBase *pAlphaBmp) | PLBmpBase | |
SetBmpInfo(const PLPoint &Size, const PLPoint &Resolution, const PLPixelFormat &pf) (defined in PLBmpInfo) | PLBmpInfo | [protected] |
SetBmpInfo(const PLBmpInfo &SrcInfo) (defined in PLBmpInfo) | PLBmpInfo | [protected] |
SetGrayPalette() | PLBmpBase | |
SetHasAlpha(bool b) | PLBmpBase | |
SetPalette(PLPixel32 *pPal) | PLBmpBase | |
SetPaletteEntry(PLBYTE Entry, PLBYTE r, PLBYTE g, PLBYTE b, PLBYTE a) | PLBmpBase | [inline] |
SetPaletteEntry(PLBYTE Entry, PLPixel32 Value) | PLBmpBase | [inline] |
SetPixel(int x, int y, PLPixel32 pixel) | PLBmpBase | [inline] |
SetQuantizationMode(int DitherType, int DitherPaletteType) | PLBmpBase | |
SetResolution(const PLPoint &Resolution) | PLBmpBase | [inline] |
~PLBmpBase() | PLBmpBase | [virtual] |
~PLObject() (defined in PLObject) | PLObject | [virtual] |
~PLSubBmp() | PLSubBmp | [virtual] |