Linux Standard Base Desktop Specification 4.1 | ||
---|---|---|
<<< Previous | Next >>> |
This interface shall set the rendering intent, gamma values, and CIE chromaticities of a PNG file.
The parameter png_ptr shall specify the PNG file.
The parameter info_ptr shall specify the PNG info structure.
The parameter srgb_intent shall specify the rendering intent. Because the sRGB chunk is present, the pixel data uses the sRGB color space. This interface shall also write gAMA and cHRM chunks with values consistent with sRGB.
<<< Previous | Home | Next >>> |
png_set_sRGB | Up | png_set_shift |