You could serialize the image into a Data URI. There's a tutorial in this blog post. That will produce a string you can store in local storage.
確定! 回上一頁