VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Classes SeeAlso
In This Topic
    Vintasoft.Imaging.ImageProcessing Namespace (Vintasoft.Imaging.Pdf)
    In This Topic
    Contains classes, which extend classes for processing of images and allow to process PDF pages in vector form.
    Classes
     ClassDescription
    ClassFills PDF page if image is associated with PDF page; otherwise, clears image using the ClearImageCommand class.
    ClassDraws an image using the PdfPageDrawImageCommand class if image is associated with PDF page; otherwise, draws an image using the DrawImageCommand class.
    ClassChanges size of image canvas using the PdfPageResizeCanvasCommand class if image is associated with PDF page; otherwise, changes size of image canvas using the ResizeCanvasCommand class.
    See Also