|
Open CASCADE Technology 6.5.2
|
Internal class for image management
#include <WNT_Image.hxx>

Public Member Functions | |
| WNT_Image (const Aspect_Handle aBitmap, const Standard_Integer aHashCode) | |
| Creates a class. | |
| virtual 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 | |
Protected Attributes | |
| Standard_Address | myImage |
| Standard_Integer | myHashCode |
| WNT_Image::WNT_Image | ( | const Aspect_Handle | aBitmap, |
| const Standard_Integer | aHashCode | ||
| ) |
| WNT_Image::~WNT_Image | ( | ) | [inline] |
| virtual void WNT_Image::Destroy | ( | ) | [virtual] |
Reimplemented in WNT_Icon.
| Aspect_Handle WNT_Image::HBITMAP | ( | ) | const |
| Standard_Address WNT_Image::Image | ( | ) | const |
Standard_Integer WNT_Image::myHashCode [protected] |
Standard_Address WNT_Image::myImage [protected] |
1.7.4