VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Codecs.ImageFiles.Gif Namespace / GifPageCollection Class / Insert Methods
In This Topic
Insert Method (GifPageCollection)
In This Topic
Overloaded. Inserts a page with to the collection at the specified index. (Inherited from ImagePageCollection<T>)
Overload List
OverloadDescription
Inserts a page with VintasoftImage to the collection at the specified index. (Inherited from ImagePageCollection<T>)
Inserts a page with VintasoftImage to the collection at the specified index. (Inherited from ImagePageCollection<T>)
Inserts a page with VintasoftImage to the collection at the specified index. (Inherited from ImagePageCollection<T>)
Inserts pages with ImageCollection to the collection at the specified index.
Inserts image as new page to the page collection at the specified index.
Inserts a page with VintasoftImage to the collection at the specified index. (Inherited from ImagePageCollection<T>)
Inserts page to the page collection at the specified index.
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