ColorManagementProvider.DestinationProfile Property

Gets or sets the output color profile.

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

Syntax

C#
public ColorProfile DestinationProfile { get; set; }

Property Value

A ColorProfile specifying an output color profile.

See Also

Reference