Contents

ColorRenderingMode.nonLinear

The non-linear sRGB working color space.

Declaration

case nonLinear

Discussion

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

See Also

Getting rendering modes