Public Member Functions | |
| cFrameBitmap (Bitmap2D *apBitmap, cFrameTexture *apFrmTex, int alHandle) | |
| cResourceImage * | AddBitmap (Bitmap2D *apSrc) |
| bool | MinimumFit (cRect2l aSrc, cRect2l aDest) |
| bool | IsFull () |
| bool | IsUpdated () |
| bool | IsLocked () const |
| void | SetLocked (bool abX) |
| bool | FlushToTexture () |
| cFrameTexture * | GetFrameTexture () |
| int | GetHandle () const |
Public Member Functions inherited from hpl::iFrameBase | |
| void | SetPicCount (int alPicCount) |
| void | DecPicCount () |
| int | GetPicCount () |
| bool | IsEmpty () |
Additional Inherited Members | |
Protected Attributes inherited from hpl::iFrameBase | |
| int | mlPicCount |