Crate lds_simple_view

source ·

Functions

  • When the ´gen_img´ function is called, an image will be created. The lighter the pixel, the higher the height value at that point. Locations with a height value of ‘None’ will have a default value. Warning! Do not use this function with instances of ´HeightMap´ structure whose map size is very large! The output image size will be equal to ‘map.size()’. Note: when specifying the name parameter, add the output image type, e.g. "img.png".