Interface ImageBitmap


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

      • close

        void close()
      • getHeight

        @JsProperty
        int getHeight()
      • getWidth

        @JsProperty
        int getWidth()