Window.createImageBitmap

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto createImageBitmap(ImageBitmapSource image, ImageBitmapOptions options)
  2. auto createImageBitmap(ImageBitmapSource image)
  3. auto createImageBitmap(ImageBitmapSource image, int sx, int sy, int sw, int sh, ImageBitmapOptions options)
    struct Window
    nothrow
    createImageBitmap
    ()
    (,
    int sx
    ,
    int sy
    ,
    int sw
    ,
    int sh
    ,)
  4. auto createImageBitmap(ImageBitmapSource image, int sx, int sy, int sw, int sh)

Meta