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 |
---|---|
cmyk |
CMYK. |
grayScale |
Grayscale. |
rgb |
RGB. |
unknown |
Undefined color space (returned when bitmap is not initialized). |