Load Image from stream

Questions, comments and suggestions concerning VintaSoft Imaging .NET SDK.

Moderator: Alex

Post Reply
ninux123
Posts: 1
Joined: Mon Nov 30, 2009 5:46 pm

Load Image from stream

Post by ninux123 »

How to load multipleimage from stream.
Alex
Site Admin
Posts: 2305
Joined: Thu Jul 10, 2008 2:21 pm

Re: Load Image from stream

Post by Alex »

Hello,

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

Best regards, Alexander
Post Reply