GUIDOLib
1.7.7
Guido Engine Internal Documentation
|
Public Member Functions | |
virtual | ~Image () |
virtual void | OnDraw (VGDevice &hdc, const NVRect &where) const =0 |
virtual void | OnDrawW (VGDevice &hdc, const NVPoint &where, float width) const =0 |
virtual void | OnDrawH (VGDevice &hdc, const NVPoint &where, float height) const =0 |
Protected Member Functions | |
Image () | |
|
virtual |
|
protected |
Implemented in Bitmap.
|
pure virtual |
Implemented in Bitmap.