Parameters
- imageCollection
- The image collection.
- image
- The System.Drawing.Image to be added to the collection.
- disposeImageAfterUse
- A value indicating whether image must be disposed when this collection is disposed.
| Exception | Description |
|---|---|
| System.ArgumentNullException | Thrown if image is null. |
One VintasoftImage object will be added to this collection if image is not a multipage image.
Multiple VintasoftImage objects will be added to this collection if image is a multipage GIF/TIFF image.
Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5