libultrahdr.Function.getLibrary - MONOGRID/gainmap-js GitHub Wiki
@monogrid/gainmap-js / libultrahdr / getLibrary
Function: getLibrary()
getLibrary():
Promise
<MainModule
>
Defined in: src/libultrahdr/library.ts:14
Instances the WASM module and returns it, only one module will be created upon multiple calls.
Returns
Promise
<MainModule
>