Optional
imageOptional mimeType of the image data. If undefined uploadImageToEaiwsSession
is trying to detect the mimeType.
Optional
maxmaximum pixel size of the image (default: 1024)
Optional
onoptional custom progress handler
Optional
progressoptional custom title for the upload progress
eaiws session to use for upload
Optional
showif false the progress will not be shown (default: true)
Generated using TypeDoc
Image as file, url or data URI. If
imageDataMimeType
is undefined and the given url does not constain a file extension the image will be handled as a JPG.