VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Classes Enumerations SeeAlso
In This Topic
    Vintasoft.Imaging.ImageProcessing.Transforms Namespace (Vintasoft.Imaging)
    In This Topic
    Contains classes, which allow to transform images.
    Classes
     ClassDescription
    ClassFlips an image.
    ClassChanges the image scale.
    ClassProvides the abstract base class for the image processing command that transforms an image.
    ClassApplies an affine transformation to an image.
    ClassTransforms an image using quadrilateral warp or unwarp (IsInverseTransform).
    ClassRotates an image.
    ClassSkews an image horizontally or vertically.
    ClassApplies custom transformation to an image.
    Enumerations
     EnumerationDescription
    EnumerationSpecifies available directions of an image's rotation and the axis used to flip the image.
    See Also