Home
last modified time | relevance | path

Searched refs:convertToIndexed (Results 1 – 1 of 1) sorted by last modified time

/dports/graphics/png2ico/png2ico/
H A Dpng2ico.cpp129 bool convertToIndexed(png_data& img, bool hasAlpha) in convertToIndexed() function
545 if (convertToIndexed(data, ((color_type & PNG_COLOR_MASK_ALPHA)!=0))) in main()