getImageSizeFromSrc

Public Function

Get the size of an image from its source.

Parameters
NameDescription

dataURL

string

The file as a string.

Returns
Promise<{
  w: number
  h: number
}>
References

Promise

Edit this page
Last edited on 11 May 2023
getFileMetaDatagetIncrementedName