MIRA
|
Image storage format description (used e.g. More...
#include <image/Img.h>
Public Member Functions | |
ImgFormat (int depth, const std::string &type, int channels) | |
void | reflect (JSONSerializer &r) |
Public Attributes | |
int | depth |
std::string | type |
int | channels |
Image storage format description (used e.g.
for reflection)
|
inline |
|
inline |
int depth |
std::string type |
int channels |