Uses of Interface
elemental2.dom.ImageBitmapOptions
-
Uses of ImageBitmapOptions in elemental2.dom
Methods in elemental2.dom that return ImageBitmapOptionsModifier and TypeMethodDescriptiondefault ImageBitmapOptions
DomGlobal.CreateImageBitmapSxOrOptionsUnionType.asImageBitmapOptions()
static ImageBitmapOptions
ImageBitmapOptions.create()
Methods in elemental2.dom with parameters of type ImageBitmapOptionsModifier and TypeMethodDescriptionstatic 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, 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 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, 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, double sxOrOptions, double sy, double sw, double sh, ImageBitmapOptions options) 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, double sxOrOptions, double sy, double sw, double sh, ImageBitmapOptions options) 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, double sxOrOptions, double sy, double sw, double sh, ImageBitmapOptions options) 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, double sxOrOptions, double sy, double sw, double sh, ImageBitmapOptions options) 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, double sxOrOptions, double sy, double sw, double sh, ImageBitmapOptions options) 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, double sxOrOptions, double sy, double sw, double sh, ImageBitmapOptions options) 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)