IImageLoader Interface
Interface for an image loader.
Properties
| Name | Type | Description | |
|---|---|---|---|
| load | (item: any) => Image | undefined | Function that will load image data |
Defined in
Last Updated: 08 January, 2020
Woah! This page has a great deal of content... Give us a second to load it.
Interface for an image loader.
| Name | Type | Description | |
|---|---|---|---|
| load | (item: any) => Image | undefined | Function that will load image data |
Last Updated: 08 January, 2020