Closed nuthinking closed 3 years ago
Is there a way to pass images (i.e. Uint8Array) to the BrowserWindow.webContents? Or should I save them to a temporary folder and pass their paths as strings instead?
Uint8Array
BrowserWindow.webContents
opened issue on the dependency: https://github.com/skpm/sketch-module-web-view/issues/175
Is there a way to pass images (i.e.
Uint8Array
) to theBrowserWindow.webContents
? Or should I save them to a temporary folder and pass their paths as strings instead?