VintaSoft Imaging .NET SDK 12.3: Documentation for .NET developer
Classes Enumerations Structures Interfaces Delegates SeeAlso
In This Topic
    Vintasoft.Imaging Namespace (Vintasoft.Imaging)
    In This Topic
    Contains base classes for management of images.
    Classes
     ClassDescription
    ClassRepresents a 3x3 affine transformation matrix used for transformations in 2-D space.
    ClassRepresents a 4x4 affine transformation matrix used for transformations in 3D space.
    ClassProvides data for the CollectionChanged event.
    ClassClass that allows to work with complex array as a complex matrix.
    ClassProvides data for the AuthenticationRequest event.
    ClassDefines the document converter that provides multi-threading optimal algorithm for conversion of image collection to BMP, GIF, JBIG2, JPEG, JPEG2000, PBM, PCX, PDF, PNG, SVG, TIFF, BigTIFF, TGA or WEBP(.NET Core 3.1 or higher) format.
    ClassProvides data for the LayoutSettingsRequest event.
    ClassProvides the abstract base class that contains information about a drawing surface.
    ClassProvides a wrapper for a drawing surface.
    ClassRepresents an empty drawing surface.
    ClassProvides event data for ErrorImageCreating event.
    ClassProvides data for an event that contains information about thrown exception.
    ClassProvides data for the Changed event.
    ClassRepresents a collection of images.
    ClassProvides data for the ImageCollectionChanging and ImageCollectionChanged events.
    ClassProvides event data for the ImageSaving and ImageSaved events.
    ClassManages asynchronous operations of an image collection.
    ClassProvides data for the ImageCollectionSaving event.
    ClassRepresents an image data.
    ClassProvides event data for ImageDecodingStarting event.
    ClassRepresents a surface for drawing on VintasoftImage.
    ClassProvides event data for ImageEncodingStarting event.
    ClassProvides data for an event with VintasoftImage as parameter.
    ClassProvides data for the Loaded event.
    ClassProvides data for the Loading event.
    ClassProvides data for the Reloading and Reloaded events.
    ClassProvides event data for the Saving and ImageSaving events.
    ClassSpecifies the size of an image.
    ClassProvides event data for ImageSourceAddStarting and ImageSourceAddFinished events.
    ClassProvides event data for ImageSourceAddException event.
    ClassContains information about the image source.
    ClassRepresents a surface for drawing on a tile of a VintasoftImage that is placed in a particular rectangle of another surface, e.g., printed page.
    ClassProvides information about, and means to manipulate, the current environment and platform.
    ClassGlobal settings of VintaSoft Imaging .NET SDK.
    ClassResource manager of VintaSoft Imaging .NET SDK.
    ClassProvides data for an event when property with System.Object type is changed.
    ClassProvides data for an event when property with System.Object type is changing.
    ClassProvides access to pixels of the VintasoftImage object.
    ClassApplies the transformation matrix to the System.Drawing.PointF structure.
    ClassRepresents a pair of transform and its inverse transform specified explicitly.
    ClassTransforms the PointF structure with primary transform and rounds the result to integer values.
    ClassTransforms the System.Drawing.PointF structure, for example, by applying affine matrix transform.
    ClassProvides data for the progress event of the action.
    ClassProvides data for an event when property with generic type is changed.
    ClassProvides data for an event when property with generic type is changing.
    ClassRepresents a region based on four points.
    ClassRepresents a region of interest on the image.
    ClassConverts RegionOfInterest objects from one data type to another.
    ClassStores information about an image thumbnail.
    ClassRepresents transformed drawing surface.
    ClassContains conversion functions from/to drawing structures.
    ClassContains information about a raster or vector image.
    ClassProvides access to an image metadata.
    ClassProvides data for the Saving event.
    ClassProvides the wrapper of an image on specified rectange.
    ClassApplies the transformation matrix to the VintasoftVector3D structure.
    ClassTransforms the VintasoftPoint3DTransform structure, for example, by applying affine matrix transform.
    ClassApplies the transformation matrix to the VintasoftPoint structure.
    ClassScales a point, which is represented by VintasoftPoint structure.
    ClassTransforms the VintasoftPoint structure, for example, by applying affine matrix transform.
    ClassTranslates and scales a point, which is represented by VintasoftPoint structure.
    ClassTranslates a point, which is represented by VintasoftPoint structure.
    Enumerations
     EnumerationDescription
    EnumerationSpecifies available types of affine matrix.
    EnumerationSpecifies available types of element anchor to the edges of its parent.
    EnumerationSpecifies available storing formats of annotations.
    EnumerationSpecifies available color blending modes.
    EnumerationSpecifies available actions of collection change event.
    EnumerationSpecifies available debug levels.
    EnumerationSpecifies available actions of ImageCollection changing/changed event.
    EnumerationSpecifies available modes, which can be used when image is scaled or rotated.
    EnumerationSpecifies available image rendering algorithms.
    EnumerationSpecifies available types of image source.
    EnumerationSpecifies available standard paper sizes.
    EnumerationSpecifies available units of measure.
    Structures
     StructureDescription
    StructureStructure for working with complex numbers.
    StructureRepresents padding or margin information.
    StructureStores an ordered pair of float values, typically the horizontal and vertical scale factor.
    StructureRepresents a point in three-dimensional space, which is defined by three double values.
    StructureRepresents a displacement in 3D space.
    Interfaces
     InterfaceDescription
    InterfaceDefines an interface for object that have bounding box.
    Delegates
     DelegateDescription
    DelegateRepresents the method that handles the event when collection is changed.
    DelegateRepresents the method that handles the event when property with generic type is changed.
    DelegateRepresents the method that handles the event when property with generic type is changing.
    See Also