ColorManagement.RgbColorProfile Property

Gets/sets a RGB color profile.

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

Syntax

C#
public ColorProfile RgbColorProfile { get; set; }

Property Value

The ColorProfile value which represents a RGB color profile.

See Also

Reference