Home | History | Annotate | Download | only in libpng-1.2.19

Lines Matching refs:igamma

679    png_uint_32 igamma;
684 igamma = (png_uint_32)(file_gamma * 100000.0 + 0.5);
685 png_save_uint_32(buf, igamma);