search for: png_set_gray_1_2_4_to_8

Displaying 1 result from an estimated 1 matches for "png_set_gray_1_2_4_to_8".

2007 Sep 18
1
installing rgl package on linux platform
.../X11R6/include -Iext -g -O2 -fpic -g -O2 -c pixmap.cpp -o pixmap.o In file included from pixmap.cpp:13: pngpixmap.h:273: syntax error before `*' token pngpixmap.h: In static member function `static void PNGPixmapFormat::Load::info_callback(png_struct*, png_info*)': pngpixmap.h:180: `png_set_gray_1_2_4_to_8' undeclared (first use this function) pngpixmap.h:180: (Each undeclared identifier is reported only once for each function it appears in.) pngpixmap.h:200: `png_set_palette_to_rgb' undeclared (first use this function) pngpixmap.h:214: `png_set_tRNS_to_alpha' undeclared (first use th...