VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Types Enumerations SeeAlso
In This Topic
    Vintasoft.Imaging Namespace (Vintasoft.Imaging.JS)
    In This Topic
    Contains JavaScript classes for working with image files, image collections and for printing images.
    Types
    typeDescription
    Helper for the VintasoftFileAPIController class.
    Provides settings of BMP encoder.
    Represents the group of undo actions.
    Stores and manages the undo managers.
    Provides settings of DOCX encoder.
    Represents settings for exporting the file.
    Provides settings of GIF encoder.
    Represents the metadata of page navigation action.
    Specifies the appearance of image.
    Allows to convert image files.
    Provides the abstract base class for image encoder settings.
    Provides access to an image metadata.
    Provides settings of JBIG2 encoder.
    Provides settings of JPEG2000 encoder.
    Provides settings of JPEG encoder.
    Represents the metadata of page content named action.
    Represents the action executor that executes navigation actions.
    Represents the composite executor of metadata action.
    A base abstract class for page content action executor.
    Provides the base class for metadata of page content action.
    Provides settings of PBM/PGM/PPM encoder.
    Provides settings of PCX encoder.
    Provides settings of PDF encoder.
    Provides settings of PNG encoder.
    A print manager that can print images.
    Provides settings of SVG encoder.
    Represents the text region.
    Represents the text region symbol.
    Provides settings of TGA encoder.
    Defines an appearance of thumbnail.
    Provides settings of TIFF encoder.
    Provides the base class that stores information about undo operation.
    An undo manager that allows to undo/redo changes in object.
    Provides the base class that monitors changes in object and adds undo action to the undo manager when object is changed.
    Represents the metadata of page content URI action.
    Provides settings of WEBP encoder.
    Provides Lossless file format settings of WEBP encoder.
    Provides Lossy file format settings of WEBP encoder.
    Provides settings of XLSX encoder.
    Enumerations
     EnumerationDescription
    EnumerationSpecifies available modes of image binarization.
    EnumerationSpecifies available blending modes.
    EnumerationSpecifies available compressions for BMP file.
    EnumerationSpecifies available types of border colors.
    EnumerationSpecifies available types of removing border colors.
    EnumerationSpecifies available types of WebColorBaseJS type property.
    EnumerationSpecifies available color channels.
    EnumerationSpecifies available methods of color quantization.
    EnumerationSpecifies available color space types.
    EnumerationSpecifies available desaturate methods.
    EnumerationSpecifies available types of filters in frequency domain.
    EnumerationSpecifies available methods, which define how page must be added to the GIF file.
    EnumerationSpecifies available histogram types.
    EnumerationSpecifies how an element is anchored to the edges of its parent.
    EnumerationSpecifies available image compare operators, which define how to compare two images.
    EnumerationSpecifies available modes, which can be used when image is scaled or rotated.
    EnumerationSpecifies available directions for the images layout.
    EnumerationSpecifies available directions for the image processing.
    EnumerationSpecifies image sides which must be taken into account during image processing.
    EnumerationSpecifies how an image is positioned within WebImageViewerJS.
    EnumerationSpecifies available display modes of image viewer.
    EnumerationSpecifies available multipage display modes of image viewer.
    EnumerationSpecifies available compression types for JPEG2000 image.
    EnumerationSpecifies available modes of luminance calculation.
    EnumerationSpecifies available constants that define which mouse button was pressed.
    EnumerationSpecifies available noise types.
    EnumerationSpecifies available overlay binary operation types.
    EnumerationSpecifies available formats of image palette.
    EnumerationSpecifies available encoding for PBM/PGM/PPM file.
    EnumerationDefines available conformances for PDF document.
    EnumerationSpecifies available compression algorithms for images stored in PDF file.
    EnumerationSpecifies available filter methods for PNG file.
    EnumerationSpecifies the direction of an image's rotation and the axis used to flip the image.
    EnumerationDefines available image encoders for embedded images in SVG file.
    EnumerationSpecifies available modes of text search.
    EnumerationSpecifies available text selection modes.
    EnumerationSpecifies available compressions for TGA file.
    EnumerationSpecifies available image origins for TGA file.
    EnumerationSpecifies available styles of an arrangement of thumbnails.
    EnumerationSpecifies available scales of thumbnails.
    EnumerationSpecifies available compression algorithms for TIFF image.
    EnumerationSpecifies available quality/speed trade-off for the encoding process.
    EnumerationSpecifies available format types of WEBP file.
    EnumerationSpecifies available modes, which indicates how the transparency should be handled on encoding.
    See Also