![]() |
FlowEngine 9.000
Photogrammetry Software Development Kit
|
#include <CommonDef.h>
Public Member Functions | |
| Color32 & | operator() (int x, int y) |
| const Color32 & | operator() (int x, int y) const |
Public Attributes | |
| Buffer< Color32 > | data |
| int | height = 0 |
| int | width = 0 |
a 2D image Holds information about a raw image Data is not owned
|
inline |
|
inline |
| int FlowEngine::Image::height = 0 |
the image height in pixels
| int FlowEngine::Image::width = 0 |
the image width in pixels