Searched refs:decodeRGB (Results 1 – 1 of 1) sorted by relevance
26 auto decodeRGB = encoding == Tileset::DEMEncoding::Terrarium ? decodeTerrarium : decodeMapbox; local34 set(x, y, decodeRGB(_image.data[j], _image.data[j+1], _image.data[j+2]));