Description

A read-only property returning the length of the image's color map.

Property type

A Long value.  

[out, retval]

Syntax

object.ColorMapLength

The ColorMapLength Property syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McImage.

Remarks

Returns 0 (zero) if the color map has not been set, or if the image is not an indexed color image.