Uses of Interface
elemental2.dom.ImageBitmap
-
Uses of ImageBitmap in elemental2.dom
Methods in elemental2.dom that return ImageBitmapModifier and TypeMethodDescriptiondefault ImageBitmap
BaseRenderingContext2D.CreatePatternImageUnionType.asImageBitmap()
default ImageBitmap
BaseRenderingContext2D.DrawImageImageUnionType.asImageBitmap()
default ImageBitmap
DomGlobal.CreateImageBitmapImageUnionType.asImageBitmap()
OffscreenCanvas.transferToImageBitmap()
Methods in elemental2.dom that return types with arguments of type ImageBitmapModifier and TypeMethodDescriptionstatic final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(Blob image) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(Blob image, double sxOrOptions) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(Blob image, double sxOrOptions, double sy) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(Blob image, double sxOrOptions, double sy, double sw) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(Blob image, double sxOrOptions, double sy, double sw, double sh) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(Blob image, double sxOrOptions, double sy, double sw, double sh, ImageBitmapOptions options) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(Blob image, DomGlobal.CreateImageBitmapSxOrOptionsUnionType sxOrOptions) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(Blob image, DomGlobal.CreateImageBitmapSxOrOptionsUnionType sxOrOptions, double sy) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(Blob image, DomGlobal.CreateImageBitmapSxOrOptionsUnionType sxOrOptions, double sy, double sw) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(Blob image, DomGlobal.CreateImageBitmapSxOrOptionsUnionType sxOrOptions, double sy, double sw, double sh) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(Blob image, DomGlobal.CreateImageBitmapSxOrOptionsUnionType sxOrOptions, double sy, double sw, double sh, ImageBitmapOptions options) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(Blob image, ImageBitmapOptions sxOrOptions) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(Blob image, ImageBitmapOptions sxOrOptions, double sy) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(Blob image, ImageBitmapOptions sxOrOptions, double sy, double sw) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(Blob image, ImageBitmapOptions sxOrOptions, double sy, double sw, double sh) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(Blob image, ImageBitmapOptions sxOrOptions, double sy, double sw, double sh, ImageBitmapOptions options) static elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(DomGlobal.CreateImageBitmapImageUnionType image) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(DomGlobal.CreateImageBitmapImageUnionType image, double sxOrOptions) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(DomGlobal.CreateImageBitmapImageUnionType image, double sxOrOptions, double sy) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(DomGlobal.CreateImageBitmapImageUnionType image, double sxOrOptions, double sy, double sw) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(DomGlobal.CreateImageBitmapImageUnionType image, double sxOrOptions, double sy, double sw, double sh) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(DomGlobal.CreateImageBitmapImageUnionType image, double sxOrOptions, double sy, double sw, double sh, ImageBitmapOptions options) static elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(DomGlobal.CreateImageBitmapImageUnionType image, DomGlobal.CreateImageBitmapSxOrOptionsUnionType sxOrOptions) static elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(DomGlobal.CreateImageBitmapImageUnionType image, DomGlobal.CreateImageBitmapSxOrOptionsUnionType sxOrOptions, double sy) static elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(DomGlobal.CreateImageBitmapImageUnionType image, DomGlobal.CreateImageBitmapSxOrOptionsUnionType sxOrOptions, double sy, double sw) static elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(DomGlobal.CreateImageBitmapImageUnionType image, DomGlobal.CreateImageBitmapSxOrOptionsUnionType sxOrOptions, double sy, double sw, double sh) static elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(DomGlobal.CreateImageBitmapImageUnionType image, DomGlobal.CreateImageBitmapSxOrOptionsUnionType sxOrOptions, double sy, double sw, double sh, ImageBitmapOptions options) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(DomGlobal.CreateImageBitmapImageUnionType image, ImageBitmapOptions sxOrOptions) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(DomGlobal.CreateImageBitmapImageUnionType image, ImageBitmapOptions sxOrOptions, double sy) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(DomGlobal.CreateImageBitmapImageUnionType image, ImageBitmapOptions sxOrOptions, double sy, double sw) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(DomGlobal.CreateImageBitmapImageUnionType image, ImageBitmapOptions sxOrOptions, double sy, double sw, double sh) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(DomGlobal.CreateImageBitmapImageUnionType image, ImageBitmapOptions sxOrOptions, double sy, double sw, double sh, ImageBitmapOptions options) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(HTMLCanvasElement image) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(HTMLCanvasElement image, double sxOrOptions) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(HTMLCanvasElement image, double sxOrOptions, double sy) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(HTMLCanvasElement image, double sxOrOptions, double sy, double sw) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(HTMLCanvasElement image, double sxOrOptions, double sy, double sw, double sh) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(HTMLCanvasElement image, double sxOrOptions, double sy, double sw, double sh, ImageBitmapOptions options) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(HTMLCanvasElement image, DomGlobal.CreateImageBitmapSxOrOptionsUnionType sxOrOptions) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(HTMLCanvasElement image, DomGlobal.CreateImageBitmapSxOrOptionsUnionType sxOrOptions, double sy) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(HTMLCanvasElement image, DomGlobal.CreateImageBitmapSxOrOptionsUnionType sxOrOptions, double sy, double sw) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(HTMLCanvasElement image, DomGlobal.CreateImageBitmapSxOrOptionsUnionType sxOrOptions, double sy, double sw, double sh) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(HTMLCanvasElement image, DomGlobal.CreateImageBitmapSxOrOptionsUnionType sxOrOptions, double sy, double sw, double sh, ImageBitmapOptions options) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(HTMLCanvasElement image, ImageBitmapOptions sxOrOptions) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(HTMLCanvasElement image, ImageBitmapOptions sxOrOptions, double sy) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(HTMLCanvasElement image, ImageBitmapOptions sxOrOptions, double sy, double sw) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(HTMLCanvasElement image, ImageBitmapOptions sxOrOptions, double sy, double sw, double sh) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(HTMLCanvasElement image, ImageBitmapOptions sxOrOptions, double sy, double sw, double sh, ImageBitmapOptions options) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(HTMLImageElement image) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(HTMLImageElement image, double sxOrOptions) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(HTMLImageElement image, double sxOrOptions, double sy) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(HTMLImageElement image, double sxOrOptions, double sy, double sw) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(HTMLImageElement image, double sxOrOptions, double sy, double sw, double sh) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(HTMLImageElement image, double sxOrOptions, double sy, double sw, double sh, ImageBitmapOptions options) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(HTMLImageElement image, DomGlobal.CreateImageBitmapSxOrOptionsUnionType sxOrOptions) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(HTMLImageElement image, DomGlobal.CreateImageBitmapSxOrOptionsUnionType sxOrOptions, double sy) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(HTMLImageElement image, DomGlobal.CreateImageBitmapSxOrOptionsUnionType sxOrOptions, double sy, double sw) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(HTMLImageElement image, DomGlobal.CreateImageBitmapSxOrOptionsUnionType sxOrOptions, double sy, double sw, double sh) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(HTMLImageElement image, DomGlobal.CreateImageBitmapSxOrOptionsUnionType sxOrOptions, double sy, double sw, double sh, ImageBitmapOptions options) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(HTMLImageElement image, ImageBitmapOptions sxOrOptions) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(HTMLImageElement image, ImageBitmapOptions sxOrOptions, double sy) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(HTMLImageElement image, ImageBitmapOptions sxOrOptions, double sy, double sw) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(HTMLImageElement image, ImageBitmapOptions sxOrOptions, double sy, double sw, double sh) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(HTMLImageElement image, ImageBitmapOptions sxOrOptions, double sy, double sw, double sh, ImageBitmapOptions options) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(HTMLVideoElement image) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(HTMLVideoElement image, double sxOrOptions) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(HTMLVideoElement image, double sxOrOptions, double sy) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(HTMLVideoElement image, double sxOrOptions, double sy, double sw) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(HTMLVideoElement image, double sxOrOptions, double sy, double sw, double sh) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(HTMLVideoElement image, double sxOrOptions, double sy, double sw, double sh, ImageBitmapOptions options) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(HTMLVideoElement image, DomGlobal.CreateImageBitmapSxOrOptionsUnionType sxOrOptions) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(HTMLVideoElement image, DomGlobal.CreateImageBitmapSxOrOptionsUnionType sxOrOptions, double sy) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(HTMLVideoElement image, DomGlobal.CreateImageBitmapSxOrOptionsUnionType sxOrOptions, double sy, double sw) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(HTMLVideoElement image, DomGlobal.CreateImageBitmapSxOrOptionsUnionType sxOrOptions, double sy, double sw, double sh) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(HTMLVideoElement image, DomGlobal.CreateImageBitmapSxOrOptionsUnionType sxOrOptions, double sy, double sw, double sh, ImageBitmapOptions options) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(HTMLVideoElement image, ImageBitmapOptions sxOrOptions) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(HTMLVideoElement image, ImageBitmapOptions sxOrOptions, double sy) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(HTMLVideoElement image, ImageBitmapOptions sxOrOptions, double sy, double sw) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(HTMLVideoElement image, ImageBitmapOptions sxOrOptions, double sy, double sw, double sh) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(HTMLVideoElement image, ImageBitmapOptions sxOrOptions, double sy, double sw, double sh, ImageBitmapOptions options) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(ImageBitmap image) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(ImageBitmap image, double sxOrOptions) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(ImageBitmap image, double sxOrOptions, double sy) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(ImageBitmap image, double sxOrOptions, double sy, double sw) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(ImageBitmap image, double sxOrOptions, double sy, double sw, double sh) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(ImageBitmap image, double sxOrOptions, double sy, double sw, double sh, ImageBitmapOptions options) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(ImageBitmap image, DomGlobal.CreateImageBitmapSxOrOptionsUnionType sxOrOptions) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(ImageBitmap image, DomGlobal.CreateImageBitmapSxOrOptionsUnionType sxOrOptions, double sy) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(ImageBitmap image, DomGlobal.CreateImageBitmapSxOrOptionsUnionType sxOrOptions, double sy, double sw) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(ImageBitmap image, DomGlobal.CreateImageBitmapSxOrOptionsUnionType sxOrOptions, double sy, double sw, double sh) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(ImageBitmap image, DomGlobal.CreateImageBitmapSxOrOptionsUnionType sxOrOptions, double sy, double sw, double sh, ImageBitmapOptions options) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(ImageBitmap image, ImageBitmapOptions sxOrOptions) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(ImageBitmap image, ImageBitmapOptions sxOrOptions, double sy) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(ImageBitmap image, ImageBitmapOptions sxOrOptions, double sy, double sw) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(ImageBitmap image, ImageBitmapOptions sxOrOptions, double sy, double sw, double sh) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(ImageBitmap image, ImageBitmapOptions sxOrOptions, double sy, double sw, double sh, ImageBitmapOptions options) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(ImageData image) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(ImageData image, double sxOrOptions) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(ImageData image, double sxOrOptions, double sy) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(ImageData image, double sxOrOptions, double sy, double sw) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(ImageData image, double sxOrOptions, double sy, double sw, double sh) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(ImageData image, double sxOrOptions, double sy, double sw, double sh, ImageBitmapOptions options) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(ImageData image, DomGlobal.CreateImageBitmapSxOrOptionsUnionType sxOrOptions) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(ImageData image, DomGlobal.CreateImageBitmapSxOrOptionsUnionType sxOrOptions, double sy) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(ImageData image, DomGlobal.CreateImageBitmapSxOrOptionsUnionType sxOrOptions, double sy, double sw) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(ImageData image, DomGlobal.CreateImageBitmapSxOrOptionsUnionType sxOrOptions, double sy, double sw, double sh) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(ImageData image, DomGlobal.CreateImageBitmapSxOrOptionsUnionType sxOrOptions, double sy, double sw, double sh, ImageBitmapOptions options) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(ImageData image, ImageBitmapOptions sxOrOptions) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(ImageData image, ImageBitmapOptions sxOrOptions, double sy) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(ImageData image, ImageBitmapOptions sxOrOptions, double sy, double sw) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(ImageData image, ImageBitmapOptions sxOrOptions, double sy, double sw, double sh) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(ImageData image, ImageBitmapOptions sxOrOptions, double sy, double sw, double sh, ImageBitmapOptions options) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(OffscreenCanvas image) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(OffscreenCanvas image, double sxOrOptions) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(OffscreenCanvas image, double sxOrOptions, double sy) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(OffscreenCanvas image, double sxOrOptions, double sy, double sw) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(OffscreenCanvas image, double sxOrOptions, double sy, double sw, double sh) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(OffscreenCanvas image, double sxOrOptions, double sy, double sw, double sh, ImageBitmapOptions options) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(OffscreenCanvas image, DomGlobal.CreateImageBitmapSxOrOptionsUnionType sxOrOptions) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(OffscreenCanvas image, DomGlobal.CreateImageBitmapSxOrOptionsUnionType sxOrOptions, double sy) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(OffscreenCanvas image, DomGlobal.CreateImageBitmapSxOrOptionsUnionType sxOrOptions, double sy, double sw) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(OffscreenCanvas image, DomGlobal.CreateImageBitmapSxOrOptionsUnionType sxOrOptions, double sy, double sw, double sh) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(OffscreenCanvas image, DomGlobal.CreateImageBitmapSxOrOptionsUnionType sxOrOptions, double sy, double sw, double sh, ImageBitmapOptions options) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(OffscreenCanvas image, ImageBitmapOptions sxOrOptions) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(OffscreenCanvas image, ImageBitmapOptions sxOrOptions, double sy) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(OffscreenCanvas image, ImageBitmapOptions sxOrOptions, double sy, double sw) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(OffscreenCanvas image, ImageBitmapOptions sxOrOptions, double sy, double sw, double sh) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(OffscreenCanvas image, ImageBitmapOptions sxOrOptions, double sy, double sw, double sh, ImageBitmapOptions options) elemental2.promise.Promise
<ImageBitmap> ImageCapture.grabFrame()
Methods in elemental2.dom with parameters of type ImageBitmapModifier and TypeMethodDescriptionstatic final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(ImageBitmap image) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(ImageBitmap image, double sxOrOptions) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(ImageBitmap image, double sxOrOptions, double sy) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(ImageBitmap image, double sxOrOptions, double sy, double sw) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(ImageBitmap image, double sxOrOptions, double sy, double sw, double sh) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(ImageBitmap image, double sxOrOptions, double sy, double sw, double sh, ImageBitmapOptions options) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(ImageBitmap image, DomGlobal.CreateImageBitmapSxOrOptionsUnionType sxOrOptions) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(ImageBitmap image, DomGlobal.CreateImageBitmapSxOrOptionsUnionType sxOrOptions, double sy) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(ImageBitmap image, DomGlobal.CreateImageBitmapSxOrOptionsUnionType sxOrOptions, double sy, double sw) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(ImageBitmap image, DomGlobal.CreateImageBitmapSxOrOptionsUnionType sxOrOptions, double sy, double sw, double sh) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(ImageBitmap image, DomGlobal.CreateImageBitmapSxOrOptionsUnionType sxOrOptions, double sy, double sw, double sh, ImageBitmapOptions options) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(ImageBitmap image, ImageBitmapOptions sxOrOptions) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(ImageBitmap image, ImageBitmapOptions sxOrOptions, double sy) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(ImageBitmap image, ImageBitmapOptions sxOrOptions, double sy, double sw) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(ImageBitmap image, ImageBitmapOptions sxOrOptions, double sy, double sw, double sh) static final elemental2.promise.Promise
<ImageBitmap> DomGlobal.createImageBitmap
(ImageBitmap image, ImageBitmapOptions sxOrOptions, double sy, double sw, double sh, ImageBitmapOptions options) final CanvasPattern
BaseRenderingContext2D.createPattern
(ImageBitmap image, String repetition) final void
BaseRenderingContext2D.drawImage
(ImageBitmap image, double dx, double dy) final void
BaseRenderingContext2D.drawImage
(ImageBitmap image, double dx, double dy, double dw) final void
BaseRenderingContext2D.drawImage
(ImageBitmap image, double dx, double dy, double dw, double dh) final void
BaseRenderingContext2D.drawImage
(ImageBitmap image, double dx, double dy, double dw, double dh, double sx) final void
BaseRenderingContext2D.drawImage
(ImageBitmap image, double dx, double dy, double dw, double dh, double sx, double sy) final void
BaseRenderingContext2D.drawImage
(ImageBitmap image, double dx, double dy, double dw, double dh, double sx, double sy, double sw) final void
BaseRenderingContext2D.drawImage
(ImageBitmap image, double dx, double dy, double dw, double dh, double sx, double sy, double sw, double sh)