Home
last modified time | relevance | path

Searched refs:quantizeColormap (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/xpaint/xpaint-2.9.10.3/
H A Dimage.c452 quantizeColormap(Image * input, Palette * map, Boolean flag) in quantizeColormap() function
606 image = quantizeColormap(image, map, False); in ImageToPixmap()
858 image = quantizeColormap(image, map, False); in ImageToPixmapCmap()
/dports/x11-toolkits/movingmotif/movingmotif-2.3.0/demo/mindsrc/
H A Dimage.c309 static Image *quantizeColormap(Image *input, Palette *map, Boolean flag) in quantizeColormap() function
463 image = quantizeColormap(image, map, False); in ImageToPixmap()