BigImageViewer icon indicating copy to clipboard operation
BigImageViewer copied to clipboard

byte array image loading

Open khaledToo opened this issue 6 years ago • 3 comments

I maybe naive on this subject, but can I view images from a source other than an URI, like a byte array or other format..

khaledToo avatar Oct 10 '19 13:10 khaledToo

Sorry you can't do that, but you can save those bytes into a file, then you can get URI from the file.

Piasy avatar Oct 11 '19 01:10 Piasy