VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Codecs.ImageFiles.Ico Namespace / IconPageCollection Class / Insert Methods
In This Topic
    Insert Method (IconPageCollection)
    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 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.
    Inserts image as new Icon page to the page collection at the specified index, using specified transparency mask and compression.
    Inserts pages with ImageCollection to the collection at the specified index.
    Requirements

    Target Platforms: .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    See Also