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

/openjdk7/jdk/src/share/native/sun/awt/libpng/
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 117 milliseconds