Page 1 of 1

Load Image from stream

Posted: Mon Nov 30, 2009 5:52 pm
by ninux123
How to load multipleimage from stream.

Re: Load Image from stream

Posted: Tue Dec 01, 2009 10:03 am
by Alex
Hello,

You can load multipage image from the stream with the ImageCollection.Add(Stream) method.

Best regards, Alexander