#include <WNT_Image.hxx>
Inheritance diagram for WNT_Image:

Public Member Functions | |
| Standard_EXPORT | WNT_Image (const Aspect_Handle aBitmap, const Standard_Integer aHashCode) |
| Creates a class. . | |
| virtual Standard_EXPORT void | Destroy () |
| Destroys all ressources attached to the Image . | |
| ~WNT_Image () | |
| Aspect_Handle | HBITMAP () const |
| Returns bitmap handle . | |
| Standard_Address | Image () const |
| Returns pointer to internal structure . | |
| Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Protected Attributes | |
| Standard_Address | myImage |
| Standard_Integer | myHashCode |
|
||||||||||||
|
|
|
|
|
|
|
Reimplemented in WNT_Icon. |
|
|
Reimplemented in WNT_Icon. |
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1