17 image::Image generate_dotmap_product_image(
PunctiformProduct *product, std::string channel,
18 int width,
int height,
int dotsize,
bool background,
bool use_lut,
19 double min,
double max,
20 float *progress =
nullptr);
25 image::Image generate_fillmap_product_image(
PunctiformProduct *product, std::string channel,
26 int width,
int height,
double min,
double max,
27 float *progress =
nullptr);