FetchImageOptions
Properties
Link copied to clipboard
If true, we will load the image via a blob. Default value - false
Link copied to clipboard
If true, image will be decoded during fetch and an ImageBitmap
is returned. Default value - false
Link copied to clipboard
If true, any custom gamma or color profiles in the image will be ignored. Only applies if the browser supports createImageBitmap
. Default value - false