Add an image to the current canvas from a File object.
The effective strategy comes from opts.upload first, then from moduleConfig.upload, and defaults to base64.
opts.upload
moduleConfig.upload
base64
Add an image to the current canvas from a File object.
The effective strategy comes from
opts.uploadfirst, then frommoduleConfig.upload, and defaults tobase64.