Contents

ColorRenderingMode.linear

The linear sRGB working color space.

Declaration

case linear

Discussion

Color component values outside the range [0, 1] produce undefined results. This color space isn’t gamma corrected.

See Also

Getting rendering modes