MSUProj-Dev
0.6-20
|
#include <logoimage.hpp>
Public Attributes | |
unsigned int | width |
Number of columns in image. | |
unsigned int | height |
Number of lines in image. | |
unsigned int | bands |
Number of image bands. | |
unsigned int | size |
Number of pixels in band. | |
unsigned char ** | data |
Image data array. | |
logoImage image class