Searched refs:getNumColorChannels (Results 1 – 1 of 1) sorted by relevance
3083 static unsigned getNumColorChannels(LodePNGColorType colortype) in getNumColorChannels() function3106 return getNumColorChannels(colortype) * bitdepth; in lodepng_get_bpp_lct()3217 return getNumColorChannels(info->colortype); in lodepng_get_channels()