Home > @i2analyze/notebook-sdk > visual > IBrushColorRange
visual.IBrushColorRange interface
A color range that maps brush indices to CSS color strings.
Signature:
interface IBrushColorRange
Introduced: version 1.9
Methods
| Method | Description |
|---|---|
| getColor(index) | Returns the CSS color string for the given brush index. |