FlowEngine 7.530
Photogrammetry Software Development Kit
|
a Quaternion Holds information about a raw image Data is not owned More...
#include <CommonDef.h>
Public Attributes | |
int | width |
the image width in pixels | |
int | height |
the image height in pixels | |
Buffer< Color32 > | data |
the image color data stored as 3 floating-point values | |
a Quaternion Holds information about a raw image Data is not owned
int FlowEngine::Image::height |
the image height in pixels
int FlowEngine::Image::width |
the image width in pixels