| _pOwner | PureImage::PureImageImpl | private |
| bChanged | PureImage::PureImageImpl | private |
| bUpsideDown | PureImage::PureImageImpl | private |
| cannibalize(PureImage &victim) | PureImage::PureImageImpl | |
| clrCompOrder | PureImage::PureImageImpl | private |
| clrCompOrderOrig | PureImage::PureImageImpl | private |
| FlushResources() | PureImage::PureImageImpl | virtual |
| getBitsPerPixels() const | PureImage::PureImageImpl | |
| getHeight() const | PureImage::PureImageImpl | |
| getIndexToPixel(TPureUInt x, TPureUInt y) const | PureImage::PureImageImpl | private |
| getIntermediatePixelCompOrder(TPIXCOMPORD from, TPIXCOMPORD to) | PureImage::PureImageImpl | privatestatic |
| getOriginalPixelComponentOrder() const | PureImage::PureImageImpl | |
| getPixel(TPureUInt x, TPureUInt y) | PureImage::PureImageImpl | |
| getPixel(TPureUInt x, TPureUInt y) const | PureImage::PureImageImpl | |
| getPixelComponentOrder() const | PureImage::PureImageImpl | |
| getPixels() const | PureImage::PureImageImpl | |
| getPixels() | PureImage::PureImageImpl | |
| getPixelsSize() const | PureImage::PureImageImpl | |
| getUsedSystemMemory() const | PureImage::PureImageImpl | virtual |
| getWidth() const | PureImage::PureImageImpl | |
| initMembers(TPureUInt bits, TPureUInt w, TPureUInt h, TPIXCOMPORD clrCOrderOrig, TPIXCOMPORD clrCOrder, TPureBool upsDown, TPureBool chngd, TPureUByte *pxls, TPureUInt npxls) | PureImage::PureImageImpl | private |
| isChanged() const | PureImage::PureImageImpl | |
| nBits | PureImage::PureImageImpl | private |
| nHeight | PureImage::PureImageImpl | private |
| nImagesTotal | PureImage::PureImageImpl | privatestatic |
| nSizePixels | PureImage::PureImageImpl | private |
| nWidth | PureImage::PureImageImpl | private |
| operator=(const PureImageImpl &) | PureImage::PureImageImpl | private |
| pPixels | PureImage::PureImageImpl | private |
| PureImage class | PureImage::PureImageImpl | friend |
| PureImageImpl(PureImage *parent) | PureImage::PureImageImpl | explicitprivate |
| PureImageImpl(const PureImageImpl &) | PureImage::PureImageImpl | private |
| PureImageManager class | PureImage::PureImageImpl | friend |
| readBMP1pixels(HANDLE f, const RGBQUAD *palette) | PureImage::PureImageImpl | private |
| readBMP24pixels(HANDLE f) | PureImage::PureImageImpl | private |
| readBMP32pixels(HANDLE f) | PureImage::PureImageImpl | private |
| readBMP4pixels(HANDLE f, const RGBQUAD *palette) | PureImage::PureImageImpl | private |
| readBMP8pixels(HANDLE f, const RGBQUAD *palette) | PureImage::PureImageImpl | private |
| readBMPpixels(HANDLE f, const RGBQUAD *palette, WORD nBitCount) | PureImage::PureImageImpl | private |
| readPaletteIndices(const HANDLE f) | PureImage::PureImageImpl | private |
| setColorComponentsIndices(TPureByte &r, TPureByte &g, TPureByte &b, TPureByte &a, TPIXCOMPORD pxcord) | PureImage::PureImageImpl | privatestatic |
| setPixel(TPureUInt x, TPureUInt y, TPureUByte r, TPureUByte g, TPureUByte b, TPureUByte a=0) | PureImage::PureImageImpl | |
| setPixel(TPureUInt x, TPureUInt y, PureColor clr) | PureImage::PureImageImpl | |
| setPixelComponentOrder(TPURE_PIXEL_COMPONENT_ORDER corder) | PureImage::PureImageImpl | |
| swapColors(TPURE_PIXEL_COMPONENT_ORDER from, TPURE_PIXEL_COMPONENT_ORDER to, TPureByte swapcount) | PureImage::PureImageImpl | private |
| ~PureImageImpl() | PureImage::PureImageImpl | virtual |