Searched refs:png_set_background (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/share/native/sun/awt/libpng/
H A DCHANGES133 Fixed png_set_background() to allow using an arbitrary RGB color for
806 Relocated paragraph about png_set_background() in libpng.3/libpng.txt
3408 png_set_background(), allowing the latter to be used before the file
3428 png_set_background() and png_expand_16() did not work together correctly.
3429 This problem is present in 1.5.2; if png_set_background is called with
H A Dpng.h1366 * fire if more than one call to png_set_alpha_mode and png_set_background is
1442 PNG_FP_EXPORT(47, void, png_set_background, (png_structp png_ptr,
H A Dpngrtran.c153 png_set_background(png_structp png_ptr, function
158 need_expand, png_fixed(png_ptr, background_gamma, "png_set_background"));
309 * png_set_alpha_mode and png_set_background interact because both use
317 /* No compose, but it may be set by png_set_background! */
814 * was being used; however, png_set_background itself accepted and must still
1142 /* png_set_background handling - deals with the complexity of whether the
1209 /* png_set_background handling - deals with the complexity of whether the
1326 * third gamma value other than png_set_background with 'UNIQUE', and,
1426 * png_set_background, along with the bit depth, then the code has a record
1440 /* PNG_COMPOSE: png_set_background wa
[all...]

Completed in 52 milliseconds