dodo::graphics::image::__size__ Struct Reference
defines image dimensions More...
#include <graphicsImage.h>
Public Attributes | |
| unsigned long | width |
| width of the image | |
| unsigned long | height |
| height of the image | |
Detailed Description
defines image dimensions
Definition at line 138 of file graphicsImage.h.
Member Data Documentation
| unsigned long dodo::graphics::image::__size__::height |
height of the image
Definition at line 140 of file graphicsImage.h.
| unsigned long dodo::graphics::image::__size__::width |
width of the image
Definition at line 139 of file graphicsImage.h.
The documentation for this struct was generated from the following file:
- include/libdodo/graphicsImage.h
Generated on Sun Nov 8 03:44:49 2009 for libdodo by
1.6.1

