Preparing search index...
The search index is not available
@chemaxon/marvin
@chemaxon/marvin
api/marvinEnv
MarvinEnv
Interface MarvinEnv
interface
MarvinEnv
{
canvasFactory
?:
()
=>
HTMLCanvasElement
;
documentRef
?:
Document
;
imageFactory
?:
()
=>
HTMLImageElement
;
windowRef
?:
Window
;
}
Index
Properties
canvas
Factory?
document
Ref?
image
Factory?
window
Ref?
Properties
Optional
canvas
Factory
canvasFactory
?:
()
=>
HTMLCanvasElement
Optional
document
Ref
documentRef
?:
Document
Optional
image
Factory
imageFactory
?:
()
=>
HTMLImageElement
Optional
window
Ref
windowRef
?:
Window
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
canvas
Factory
document
Ref
image
Factory
window
Ref
@chemaxon/marvin
Loading...