renderingIntent
Returns the rendering intent setting for a bitmap image.
Declaration
var renderingIntent: CGColorRenderingIntent { get }Discussion
Provides the CGColorRenderingIntent constant that specifies how to handle colors that are not located within the gamut of the destination color space of a graphics context in which the image is drawn. If the image is an image mask, this function returns CGColorRenderingIntent.defaultIntent.