Page 1 of 1

InputStream for IFormatReader

PostPosted: Sat Feb 17, 2018 5:50 pm
by ebremer
Is there a way to give IFormatReader a InputStream rather than a file system path string to allow for an alternative source for image data other than the file system?

Re: InputStream for IFormatReader

PostPosted: Sat Feb 17, 2018 6:10 pm
by jmoore
Hi Erich,

A similar question was asked on GitHub. Take a look at:


and let us know if that works for you.

All the best,
~Josh