Home | History | Annotate | Download | only in libpng

Lines Matching full:png_set_gamma

1136 The png_set_gamma() function handles gamma transformations of the data.
1146 png_set_gamma(png_ptr, screen_gamma, gamma);
1148 png_set_gamma(png_ptr, screen_gamma, 0.45455);