HighMap library (C++)
Loading...
Searching...
No Matches
export_tiled.cpp File Reference

Namespaces

namespace  hmap
 

Functions

void hmap::export_tiled (const std::string &fname_radical, const std::string &fname_extension, const Array &array, const Vec2< int > &tiling, int leading_zeros=0, int depth=CV_8U, bool overlapping_edges=false, bool reverse_tile_y_indexing=false)
 Exports a 2D array as a set of grayscale PNG image tiles.