VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Classes Enumerations Interfaces SeeAlso
In This Topic
    Vintasoft.Imaging.Codecs.Encoders Namespace (Vintasoft.Imaging)
    In This Topic
    Contains encoders of images.
    Classes
     ClassDescription
    ClassContains static properties and methods that allow to get list of available encoders and find encoder for the image by using extension of filename.
    ClassDefines an encoder for BMP images.
    ClassRepresents error that occurs during saving BMP file.
    ClassContains settings of BMP encoder.
    ClassProvides the abstract base class for image encoders.
    ClassRepresents error that occurs during saving image.
    ClassProvides the abstract base class for image encoder settings.
    ClassDefines an encoder for GIF images.
    ClassRepresents error that occurs during saving GIF file.
    ClassContains settings of GIF encoder.
    ClassContains settings of JBIG2 encoder.
    ClassContains settings of JPEG2000 encoder.
    ClassDefines an encoder for JPEG images.
    ClassRepresents error that occurs during saving JPEG image.
    ClassContains settings of JPEG encoder.
    ClassProvides the abstract base class for multipage image encoders.
    ClassDefines an encoder for PBM/PGM/PPM images.
    ClassRepresents error that occurs during saving PBM file.
    ClassContains settings of PBM encoder.
    ClassDefines an encoder for PCX images.
    ClassContains settings for encoding of PDF document.
    ClassDefines an encoder for PNG images.
    ClassContains settings of PNG encoder.
    ClassDefines an encoder for SVG images.
    ClassContains settings of SVG encoder.
    ClassDefines an encoder for TGA images.
    ClassRepresents error that occurs during saving of TGA image.
    ClassContains settings of TGA encoder.
    ClassDefines an encoder for TIFF images.
    ClassRepresents error that occurs during saving TIFF image.
    ClassContains settings of TIFF encoder.
    ClassContains settings of vector encoder.
    ClassContains settings of WEBP encoder.
    Enumerations
     EnumerationDescription
    EnumerationSpecifies available modes of PDF document updating process.
    EnumerationSpecifies available compression algorithms for images stored in PDF file.
    Interfaces
     InterfaceDescription
    InterfaceDefines an interface of encoder for JBIG 2 files.
    InterfaceDefines an interface of encoder for Jpeg2000 images.
    InterfaceDefines an interface of encoder for PDF documents.
    InterfaceDefines an interface of encoder for WEBP images.
    See Also