VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Classes Interfaces SeeAlso
In This Topic
    Vintasoft.Imaging.Codecs.Decoders Namespace (Vintasoft.Imaging)
    In This Topic
    Contains decoders of images.
    Classes
     ClassDescription
    ClassContains static properties and methods that allow to get a list of available decoders and find decoder for the image stored in file or stream.
    ClassDefines a decoder for BMP images.
    ClassRepresents error that occurs during loading BMP image.
    ClassThe exception that is thrown when page rendering process must be canceled.
    ClassProvides a base class for rendering settings that contains a group of rendering settings.
    ClassProvides the abstract base class for image decoders.
    ClassRepresents error that occurs during loading image.
    ClassContains decoding settings of image.
    ClassProvides data for authentication request of a document.
    ClassContains result of authentication request.
    ClassProvides environment properties of a document.
    ClassProvides a document layout settings.
    ClassDefines a decoder for GIF images.
    ClassDefines a decoder for Icon images.
    ClassClass that contains the information about the image.
    ClassRepresents error that occurs when the document is encrypted and required authentication but authorization is failed.
    ClassContains settings of line interlacing in an image.
    ClassDefines a decoder for JPEG images.
    ClassRepresents error that occurs during loading JPEG image.
    ClassContains decoding settings of JPEG file/stream.
    ClassDefines a decoder for JPEG-LS images.
    ClassProvides a page layout settings.
    ClassDefines a decoder for PBM/PGM/PPM images.
    ClassRepresents error that occurs during loading PBM image.
    ClassDefines a decoder for PCX images.
    ClassDefines a decoder for PNG images.
    ClassRepresents error that occurs during loading PNG image.
    ClassContains rendering settings of image.
    ClassDefines a decoder for TGA image files.
    ClassRepresents error that occurs during loading of TGA image.
    ClassDefines a decoder for TIFF images.
    ClassRepresents error that occurs during loading TIFF image.
    ClassContains decoding settings of TIFF file/stream.
    Interfaces
     InterfaceDescription
    InterfaceDefines an interface for raster decoder, which supports interlaced decoding of an image part.
    InterfaceDefines an interface for raster decoder, which can use image grid with scaling for decoding of image.
    InterfaceDefines an interface for raster decoder, which supports interlaced decoding of the whole image.
    InterfaceDefines an interface for vector decoder.
    See Also