#include <oofrpFreeImage.h>
Inheritance diagram for OOF_mixFreeImageOwner:


Public Member Functions | |
| OOF_mixFreeImageOwner (FIBITMAP *adoptedBitmap) | |
| virtual | ~OOF_mixFreeImageOwner () |
| virtual void | CleanupOnLastDereference () |
| FIBITMAP * | bitmap () const |
| unsigned long | height () |
| unsigned long | width () |
| HBITMAP | copyToBitmap (HDC usingDC) |
| Copy to a standard Windows bitmap format for drawing etc. | |
| void | incRefs () |
| void | decRefs () |
Protected Attributes | |
| unsigned int * | mSharedReferences |
| unsigned int | mTimesDecCalled |
|
|
|
|
|
|
|
|
|
|
|
Implements OOF_mixRefCountWithCopy. |
|
|
Copy to a standard Windows bitmap format for drawing etc.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.5