VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Codecs.ImageFiles.Jbig2 Namespace / Jbig2PageCollection Class / Add Methods / Add(VintasoftImage,IProgressController) Method
Syntax Exceptions Requirements SeeAlso
In This Topic
    Add(VintasoftImage,IProgressController) Method (Jbig2PageCollection)
    In This Topic
    Adds image as page to the page collection.
    Syntax

    Parameters

    image
    Image to added into the page collection.
    progressController
    Progress controller.
    Exceptions
    ExceptionDescription
    Thrown if image is null.
    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