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

Bitmap.isGrayScale Property

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

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

Syntax

Java Script
function get_isGrayScale();

Property Value

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

See Also

Reference