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