I\'m building app which saves copied images in SQLite database as blobs.
I can pass images from main process to renderer via IPC as Uint8Array and render them using <