ColorConverter.DefaultSourceProfile Property

Gets or sets a default input color profile.

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

Syntax

C#
public ColorProfile DefaultSourceProfile { get; set; }

Property Value

A ColorProfile which will be used if an input image doesn't contain a color profile.

See Also

Reference