VintaSoft Imaging .NET SDK 12.3: Documentation for .NET developer
Classes Enumerations Interfaces SeeAlso
In This Topic
    Vintasoft.Imaging.Codecs.ImageFiles Namespace (Vintasoft.Imaging)
    In This Topic
    Contains classes for management of image files directly.
    Classes
     ClassDescription
    ClassProvides access to the binary data of image file. Data are stored in big-endian format.
    ClassProvides the abstract base class for multipage image files.
    ClassProvides the abstract base class for image files.
    ClassProvides the abstract base class for blocks of image files.
    ClassProvides data for the Changed and Saved events.
    ClassRepresents errors that occurs during manipulation with image file.
    ClassProvides data for the image file progress events.
    ClassProvides access to the binary data of the image file. Data are stored in little-endian format.
    ClassProvides the abstract base class for page of image file.
    ClassProvides the abstract base class for collection that contains image pages.
    ClassThe exception that is thrown when a user cancels the image page encoding process.
    ClassProvides the abstract base class for single page image files.
    Enumerations
     EnumerationDescription
    EnumerationSpecifies available actions with image file.
    EnumerationSpecifies available source types of image file.
    Interfaces
     InterfaceDescription
    InterfaceDefines an interface for raster image editor, which can replace image rectangle without reencoding of whole image.
    See Also