MeshLib C++ Docs
Loading...
Searching...
No Matches
MR::RawTiffOutput Struct Reference

#include <MRMesh/MRTiffIO.h>

Public Attributes

uint8_t * bytes { nullptr }
 main output data, should be allocated
size_t size { 0 }
 allocated data size
TiffParametersparams { nullptr }
 optional params output
AffineXf3f * p2wXf { nullptr }
 optional pixel to world transform
bool convertToFloat { true }
 input if true loads tiff file as floats array
float * min { nullptr }
 min max
float * max { nullptr }

The documentation for this struct was generated from the following file: