Struct PlutoMapImage

Struct Documentation

struct PlutoMapImage

Helper struct to save textures / images to the map.

Public Members

string name
uint32_t width
uint32_t height
uint32_t channels
vector<uint8_t> data