VintaSoft Imaging .NET SDK 14.1: Documentation for .NET developer
Vintasoft.Imaging.Codecs.ImageFiles.Jbig2 Namespace / Jbig2File Class
In This Topic
    Jbig2File Class Methods
    In This Topic
    For a list of all methods of this type, see Jbig2File.
    Public Methods
     NameDescription
    Public MethodOverloaded. Releases all resources used by this object. (Inherited from ImageFileBase<T>)
    Public MethodOverloaded. Packs (removes unused space) the image file and saves to the specified stream. (Inherited from ImageFileBase<T>)
    Public MethodOverloaded. Saves this JBIG2 file to specified file.
    Public MethodOverloaded. Saves the image file to the specified file and switches the image file to the specified file. Previous source of the image file will be closed without save changes. (Inherited from ImageFileBase<T>)
    Protected Methods
     NameDescription
    Protected MethodReleases unmanaged resources and performs other cleanup operations before the ImageFile<TPage,TPageCollection> is reclaimed by garbage collection. (Inherited from ImageFileBase<T>)
    Protected MethodParses JBIG2 file.
    See Also