The source URL of the image.
Optional
colorSpaceConversion: ColorSpaceConversion = 'none'The color space conversion option. Default is 'none'.
Optional
premultiplyAlpha: PremultiplyAlpha = 'premultiply'The PremultiplyAlpha option. Default is 'none'.
A Promise that resolves to the created ImageBitmap.
Loads and creates a bitmap image from the given source URL.