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

Bitmap.isCmyk Property

Gets a value indicating if color space of current bitmap is CMYK.

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

Syntax

Java Script
function get_isCmyk();

Property Value

The value which specifies whether color space of current bitmap is CMYK or not.

See Also

Reference