@camptocamp/inkmap
Examples
Preparing search index...
downloadBlob
Function downloadBlob
downloadBlob
(
imageBlob
:
Blob
,
filename
:
string
)
:
void
Will automatically download the image data as an image file.
Parameters
imageBlob
:
Blob
filename
:
string
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Examples
@camptocamp/inkmap
Loading...
Will automatically download the image data as an image file.