![]() |
Maria GDK 5.0.0.935
Documentation of native code in develop branch
|
#include <MImageData.h>
Public Member Functions | |
| const std::string & | getDataFormat () const |
| void | setDataFormat (const std::string &dataFormat) |
| const std::string & | getDataType () const |
| void | setDataType (const std::string &dataType) |
| const std::vector< std::string > & | getData () const |
| void | setData (const std::vector< std::string > &data) |
| bool | toImage (STK::Image &img) const |
| bool | fromImage (const STK::Image &img) |
ImageData - Short description. Detailed description.