loadImage(source: string | HTMLImageElement | Blob): Promise<HTMLImageElement>
异步加载一个图片文件
图片文件的 URL、Blob 或 HTMLImageElement 对象