VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Codecs.ImageFiles.Ico Namespace / IconPageCollection Class / Add Methods
In This Topic
Add Method (IconPageCollection)
In This Topic
Overloaded. Adds a page with to the collection. (Inherited from ImagePageCollection<T>)
Overload List
OverloadDescription
Adds a page with VintasoftImage to the collection. (Inherited from ImagePageCollection<T>)
Adds a page with VintasoftImage to the collection. (Inherited from ImagePageCollection<T>)
Adds page to the page collection.
Adds image as page to the page collection.
Adds image as new Icon page to the page collection, using specified transparency mask and compression.
Adds pages with ImageCollection to the collection.
Adds a page with VintasoftImage to the collection. (Inherited from ImagePageCollection<T>)
Adds a page with VintasoftImage to the collection. (Inherited from ImagePageCollection<T>)
Requirements

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

See Also