VintaSoft Imaging .NET SDK 12.1: 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.
    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 data for the ImageCollectionSaving event.
    ClassRepresents a surface for drawing on VintasoftImage .
    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 data for the Saving and ImageSaving events.
    ClassSpecifies the size of an image.
    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 object type is changed.
    ClassProvides data for an event when property with object type is changing.
    ClassProvides access to pixels of the VintasoftImage object.
    ClassApplies the transformation matrix to the System.Drawing.PointF structure.
    ClassThis class is no longer supported. Use the VintasoftDrawingConverter class instead.
    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 how an element is anchored 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 the 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