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

Bitmap.colorSpace Property

Gets a value which specifies color space of the current bitmap.

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

Syntax

Java Script
function get_colorSpace();

Property Value

The ColorSpace enumeration member that specifies color space of the current bitmap.

See Also

Reference