Lines Matching refs:srgb_intent
709 png_write_sRGB(png_structp png_ptr, int srgb_intent)717 if(srgb_intent >= PNG_sRGB_INTENT_LAST)720 buf[0]=(png_byte)srgb_intent;