Aurigma Graphics Mill 5.5 for .NET
PixelFormatConverter..::.TransformationIntent Property
Gets/sets rendering intent used during color management.
Namespace:
Aurigma.GraphicsMill.Transforms
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 required rendering intent.Remarks
Default value is Perceptual.