BigImageViewer
BigImageViewer copied to clipboard
byte array image loading
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..
Sorry you can't do that, but you can save those bytes into a file, then you can get URI from the file.