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

Bitmap.isRgb Property

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

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

Syntax

Java Script
function get_isRgb();

Property Value

The vlue which specifies whether color space of current bitmap is RGB or not.

See Also

Reference