Specifies color spaces supported with Graphics Mill.
Namespace:
GraphicsMill
Assembly:
Aurigma.GraphicsMill.AjaxControls (in Aurigma.GraphicsMill.AjaxControls.dll)
GraphicsMill.ColorSpace = function();
GraphicsMill.ColorSpace.createEnum('GraphicsMill.ColorSpace', false);
| Member name | Description | |
|---|---|---|
| rgb |
RGB. |
|
| cmyk |
CMYK. |
|
| grayScale |
Grayscale. |
|
| unknown |
Undefined color space (returned when bitmap is not initialized). |