ColorManagement.GrayscaleColorProfile Property

Gets/sets a grayscale color profile.

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

Syntax

C#
public ColorProfile GrayscaleColorProfile { get; set; }

Property Value

The ColorProfile value which represents a grayscale color profile.

See Also

Reference