VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Pdf.Drawing Namespace / PdfGraphics Class / DrawImage Methods
In This Topic
    DrawImage Method (PdfGraphics)
    In This Topic
    Overloaded. Draws the specified at the specified location and with the specified size.
    Overload List
    OverloadDescription
    Draws the specified PdfImageResource at the specified location and with the specified size.
    Draws the specified PdfImageResource at the current location.
    Draws the specified PdfImageResource at the specified location and with the specified size.
    Draws the specified PdfImageResource at the specified location and with the specified size.
    Compress the specified image using default compression, saves compressed image as image resource in PDF document and draws the image resource at the specified location and with specified size.
    Draws the specified PdfImageResource at the specified location and with the specified size.
    Requirements

    Target Platforms: .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    See Also