Searched refs:getNumColorChannels (Results 1 – 1 of 1) sorted by relevance
2648 static unsigned getNumColorChannels(LodePNGColorType colortype) { in getNumColorChannels() function2662 return getNumColorChannels(colortype) * bitdepth; in lodepng_get_bpp_lct()2763 return getNumColorChannels(info->colortype); in lodepng_get_channels()