Interface OffscreenCanvas.ConvertToBlobOptionsType
- Enclosing class:
OffscreenCanvas
@JsType(isNative=true,
name="?",
namespace="<global>")
public static interface OffscreenCanvas.ConvertToBlobOptionsType
-
Method Summary
-
Method Details
-
create
-
getQuality
@JsProperty double getQuality() -
getType
-
setQuality
@JsProperty void setQuality(double quality) -
setType
-