ColorConverter.DropDestinationProfile Property

Gets or sets a boolean value defining whether the resulting file contains the destination profile.

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

Syntax

C#
public bool DropDestinationProfile { get; set; }

Property Value

true if you want to drop the destination profile from the resulting file. By default, this value is false.

See Also

Reference