ColorConverter.TransformationIntent Property

Gets or sets the intent which defines gamut mapping method.

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

Syntax

C#
public ColorTransformationIntent TransformationIntent { get; set; }

Property Value

A ColorTransformationIntent defining gamut mapping method.

See Also

Reference