Constructor
new ImageEditorHistoryEntry()
Constructor
- Source:
Methods
getImageData() → {Promise}
Fetches the stored ImageData of this history entry
- Source:
Returns:
A promise that will resolve with the stored ImageData value
- Type
- Promise
(protected) loadData_(imageURL)
Fetches an ImageData for a given image url
Parameters:
Name | Type | Description |
---|---|---|
imageURL |
String | The image url to load |
- Source: