Interface ImageBitmap


@JsType(isNative=true, namespace="<global>") public interface ImageBitmap
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    int
     
    int
     
  • Method Details

    • close

      void close()
    • getHeight

      @JsProperty int getHeight()
    • getWidth

      @JsProperty int getWidth()