VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Classes SeeAlso
In This Topic
    Vintasoft.Imaging.ImageProcessing.Transforms Namespace (Vintasoft.Imaging.Pdf)
    In This Topic
    Contains classes, which extend classes for transformation of images and allow to process PDF pages in vector form.
    Classes
     ClassDescription
    ClassScales an image using the PdfPageScalingCommand class if image is associated with PDF page; otherwise, scales image using the ImageScalingCommand class.
    ClassResizes an image using the PdfPageScalingCommand class if image is associated with PDF page; otherwise, resizes image using the ResizeCommand class.
    ClassRotates an image using the PdfPageRotateOrthogonallyCommand class if image is associated with PDF page and image must be rotated orthogonally; otherwise, rotates image using the RotateCommand class.
    See Also