| Overload | Description |
|---|---|
| Add(ImageCollection,EventHandler<ProgressEventArgs>) | Adds a page with VintasoftImage to the collection. (Inherited from ImagePageCollection<T>) |
| Add(VintasoftImage,EventHandler<ProgressEventArgs>) | Adds a page with VintasoftImage to the collection. (Inherited from ImagePageCollection<T>) |
| Add(IconPage) | Adds page to the page collection. |
| Add(VintasoftImage,IProgressController) | Adds image as page to the page collection. |
| Add(VintasoftImage,VintasoftImage,IconCompression) | Adds image as new Icon page to the page collection, using specified transparency mask and compression. |
| Add(ImageCollection,IProgressController) | Adds pages with ImageCollection to the collection. |
| Add(VintasoftImage) | Adds a page with VintasoftImage to the collection. (Inherited from ImagePageCollection<T>) |
| Add(ImageCollection) | Adds a page with VintasoftImage to the collection. (Inherited from ImagePageCollection<T>) |