| Methods |
|---|
Constructor
new PreviewSlideSource()
- Source:
Extends
- OpenSeadragon.TileSource
Methods
getMetadata(index) → {TileSourceMetadata}
Retrieve image metadata for given image index - tilesources can fetch data or data-arrays.
Parameters:
| Name | Type | Description |
|---|---|---|
index |
index of the data if tilesource supports multi data fetching |
- Source: