Click or drag to resize

ColorProfileRenderingIntent Property

Gets the profile rendering intent.

Namespace:  Atalasoft.Imaging.ColorManagement
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public RenderingIntent RenderingIntent { get; }

Property Value

Type: RenderingIntent
The profile rendering intent.
See Also