| CP_Bitmap(PixMapHandle inPixMap, bool inOwnsPixmap=false) | CP_Bitmap | |
| CP_Bitmap(HBITMAP inBitMap) | CP_Bitmap | |
| CP_Bitmap(SInt16 inWidth, SInt16 inHeight, SInt16 inColorDepth, bool inIsGrayscale=false, OSGraphicsPort inDestPort=NULL, bool inTopDown=false) | CP_Bitmap | |
| CP_Bitmap(SInt16 inWidth, SInt16 inHeight, SInt16 inColorDepth, CP_Palette *inPalette=NULL, OSGraphicsPort inDestPort=NULL, bool inTopDown=false) | CP_Bitmap | |
| CreateBitmapPalette(SInt16 inColorDepth, bool inIsGrayscale=false) | CP_Bitmap | |
| CreateEmptyBitmap(SInt16 inWidth, SInt16 inHeight, SInt16 inColorDepth, bool inIsGrayscale=false, OSGraphicsPort inDestPort=NULL, bool inTopDown=false) | CP_Bitmap | [private] |
| CreateEmptyBitmap(SInt16 inWidth, SInt16 inHeight, SInt16 inColorDepth, CP_Palette *inPalette=NULL, OSGraphicsPort inDestPort=NULL, bool inTopDown=false) | CP_Bitmap | [private] |
| fBitMap | CP_Bitmap | [protected] |
| fBitmapBits | CP_Bitmap | [protected] |
| fBitMapInfo | CP_Bitmap | [protected] |
| fBitmapInfoHeader | CP_Bitmap | [protected] |
| fBitmapInfoHeaderStruct | CP_Bitmap | [protected] |
| fBitmapPalette | CP_Bitmap | [protected] |
| fColorTable | CP_Bitmap | [protected] |
| fDIB | CP_Bitmap | [protected] |
| fOwnsPixmap | CP_Bitmap | [protected] |
| fPixMap | CP_Bitmap | [protected] |
| GetBitmap() | CP_Bitmap | |
| GetBitmapBytesNeeded(SInt16 inWidth, SInt16 inHeight, SInt16 inColorDepth) | CP_Bitmap | [private] |
| GetBitsBytesNeeded(SInt16 inWidth, SInt16 inHeight, SInt16 inColorDepth) | CP_Bitmap | [private] |
| GetColorDepth() | CP_Bitmap | |
| GetNumberBitPlanes() | CP_Bitmap | |
| GetPalette() | CP_Bitmap | |
| GetPixelColor(SInt16 inCol, SInt16 inRow) | CP_Bitmap | |
| GetPixelSize() | CP_Bitmap | |
| GetPixelsPtr() | CP_Bitmap | |
| GetPixMapHandle() | CP_Bitmap | |
| GetRowBytes() | CP_Bitmap | |
| Height() | CP_Bitmap | |
| Lock() | CP_Bitmap | |
| SetPalette(CP_Palette *inPalette) | CP_Bitmap | |
| SetPaletteEntry(SInt16 inIndex, const CP_RGBColor &inColor) | CP_Bitmap | |
| SetPixel(SInt16 inCol, SInt16 inRow, SInt16 inPaletteIndex) | CP_Bitmap | |
| SetPixel(SInt16 inCol, SInt16 inRow, SInt32 inColor) | CP_Bitmap | |
| SetPixelColor(SInt16 inCol, SInt16 inRow, CP_RGBColor &inColor) | CP_Bitmap | |
| Unlock() | CP_Bitmap | |
| Width() | CP_Bitmap | |
| ~CP_Bitmap() | CP_Bitmap | [virtual] |