CGImage.RenderingIntent Property

Definition

The rendering intent.

public CoreGraphics.CGColorRenderingIntent RenderingIntent { get; }
member this.RenderingIntent : CoreGraphics.CGColorRenderingIntent

Property Value

Remarks

The intent determines how to handle colors that are outside of the requested colorspace.

Applies to