Home
last modified time | relevance | path

Searched defs:colourtype (Results 1 – 4 of 4) sorted by relevance

/dports/games/legend-of-edgar/edgar-1.34/src/graphics/
H A Dsave_png.c31 static void writeData(char *name, png_bytep *rows, int w, int h, int colourtype, int bitdepth) in writeData()
/dports/graphics/zgv/zgv-5.9/src/
H A Dreadpng.c107 int bitdepth,colourtype,interlacetype; in read_png_file() local
/dports/print/panda/panda-0.5.4/
H A Dimages.c839 int bitdepth, colourtype, outColourType; in panda_insertPNG() local
1403 int bitdepth, colourtype; in panda_imagesizePNG() local
/dports/games/naev/naev-0.7.0/src/
H A Dopengl.c908 int w, int h, int colourtype, int bitdepth ) in write_png()