| CBitmap(long resourceID) | CBitmap | |
| CBitmap(CFrame &frame, CCoord width, CCoord height) | CBitmap | |
| CBitmap() | CBitmap | [protected] |
| CReferenceCounter() | CReferenceCounter | [inline] |
| dispose() | CBitmap | [protected, virtual] |
| draw(CDrawContext *pContext, CRect &rect, const CPoint &offset=CPoint(0, 0)) | CBitmap | [virtual] |
| drawAlphaBlend(CDrawContext *pContext, CRect &rect, const CPoint &offset=CPoint(0, 0), unsigned char alpha=128) | CBitmap | [virtual] |
| drawTransparent(CDrawContext *pContext, CRect &rect, const CPoint &offset=CPoint(0, 0)) | CBitmap | [virtual] |
| forget() | CReferenceCounter | [inline, virtual] |
| getHandle() const | CBitmap | |
| getHeight() const | CBitmap | [inline] |
| getNbReference() const | CReferenceCounter | [inline] |
| getNoAlpha() const | CBitmap | [inline] |
| getTransparentColor() const | CBitmap | [inline] |
| getWidth() const | CBitmap | [inline] |
| height | CBitmap | [protected] |
| isLoaded() const | CBitmap | |
| loadFromPath(const void *platformPath) | CBitmap | [protected, virtual] |
| loadFromResource(long resourceID) | CBitmap | [protected, virtual] |
| noAlpha | CBitmap | [protected] |
| remember() | CReferenceCounter | [inline, virtual] |
| resourceID | CBitmap | [protected] |
| setNoAlpha(bool state) | CBitmap | [inline] |
| setTransparencyMask(CDrawContext *pContext, const CPoint &offset=CPoint(0, 0)) | CBitmap | |
| setTransparentColor(const CColor color) | CBitmap | |
| transparentCColor | CBitmap | [protected] |
| width | CBitmap | [protected] |
| ~CBitmap() | CBitmap | [virtual] |
| ~CReferenceCounter() | CReferenceCounter | [inline, virtual] |