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

Bitmap.isIndexed Property

Gets a value indicating if current bitmap is indexed (palette-based).

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

Syntax

Java Script
function get_isIndexed();

Property Value

The value which specifies whether current bitmap is indexed (palette-based) or not.

See Also

Reference