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

Common.GetRgbColorProfile Method

Returns a RGB color profile specified by the RgbColorProfileFileName 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 GetRgbColorProfile As ColorProfile
C#
public static ColorProfile GetRgbColorProfile()

Return Value

The ColorProfile value which represents a RGB color profile.

See Also

Reference