JWM Source Documentation
ImageNode Struct Reference
Structure to represent an image. More...
#include <image.h>
Data Fields | |
| int | width |
| Width of the image. | |
| int | height |
| Height of the image. | |
| unsigned char * | data |
| Image data. | |
Detailed Description
Field Documentation
| unsigned char* ImageNode::data |
| int ImageNode::width |
The documentation for this struct was generated from the following file: