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: 13 June, 2024
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: 13 June, 2024