Home > @i2analyze/notebook-sdk > data > IImage
data.IImage interface
An image that might be displayed in the i2 Notebook application.
Signature:
interface IImage
Introduced: version 1.0
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| description | readonly |
string | Gets a description of the image to use as alternative text, for example. |
| href | readonly |
string | Gets the URL of the image. |