OffscreenCanvas

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

convertToBlob
auto convertToBlob()
Undocumented in source. Be warned that the author may not have intended to support it.
convertToBlob
auto convertToBlob(ImageEncodeOptions options)
Undocumented in source. Be warned that the author may not have intended to support it.
getContext
auto getContext(OffscreenRenderingContextId contextId, T1 options)
Undocumented in source. Be warned that the author may not have intended to support it.
getContext
auto getContext(OffscreenRenderingContextId contextId)
Undocumented in source. Be warned that the author may not have intended to support it.
height
void height(uint height)
Undocumented in source. Be warned that the author may not have intended to support it.
height
auto height()
Undocumented in source. Be warned that the author may not have intended to support it.
transferToImageBitmap
auto transferToImageBitmap()
Undocumented in source. Be warned that the author may not have intended to support it.
width
void width(uint width)
Undocumented in source. Be warned that the author may not have intended to support it.
width
auto width()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_parent
spasm.bindings.dom.EventTarget _parent;
Undocumented in source.

Meta