This documentation is for the old version. Go to the latest Graphics Mill docs

Common.GetGrayscaleColorProfile Method

Returns a grayscale color profile specified by the GrayscaleColorProfileFileName property or creates a new one.

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

Syntax

Visual Basic
Public Shared Function GetGrayscaleColorProfile As ColorProfile
C#
public static ColorProfile GetGrayscaleColorProfile()

Return Value

The ColorProfile value which represents a grayscale color profile.

See Also

Reference