This documentation is for the old version. Go to the latest Graphics Mill docs

ColorManagementProvider.TransformationIntent Property

Gets/sets color management intent which defines gamut mapping method.

Namespace: Aurigma.GraphicsMill
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

Visual Basic
Public Property TransformationIntent As ColorTransformationIntent
C#
public ColorTransformationIntent TransformationIntent { get; set; }

Property Value

ColorTransformationIntent value specifying color management intent.

See Also

Reference