Searched refs:png_set_rgb_to_gray (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/png/
H A Dpng.h1463 extern PNG_EXPORT(void,png_set_rgb_to_gray) PNGARG((png_structp png_ptr,
H A Dpngrtran.c610 png_set_rgb_to_gray(png_structp png_ptr, int error_action, double red, function
623 png_debug(1, "in png_set_rgb_to_gray\n");
2121 * Other integer coefficents can be used via png_set_rgb_to_gray().
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpng/libpng-1.2.50/
H A Dpng.h1726 extern PNG_EXPORT(void,png_set_rgb_to_gray) PNGARG((png_structp png_ptr,
H A Dpngrtran.c676 png_set_rgb_to_gray(png_structp png_ptr, int error_action, double red, function
702 png_debug(1, "in png_set_rgb_to_gray");
2327 * Other integer coefficents can be used via png_set_rgb_to_gray().

Completed in 160 milliseconds