Contents

UIGraphicsImageRendererFormat.Range.unspecified

The image renderer context doesn’t specify a color range.

Declaration

case unspecified

Discussion

In general, avoid specifying this value for an image renderer format. Some color spaces that you access using the imageRendererFormat property of UIImage may use this value.

See Also

Constants