Color.Profile Property

Gets or sets a color profile associated with this color.

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

Syntax

C#
public ColorProfile Profile { get; set; }

Property Value

A ColorProfile associated with the color.

See Also

Reference