VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Codecs.Encoders Namespace / PdfEncoder Class / EncodeAndDrawImage(PdfDocument,PdfGraphics,VintasoftImage,IProgressController) Method
Syntax Remarks Requirements SeeAlso
In This Topic
    EncodeAndDrawImage(PdfDocument,PdfGraphics,VintasoftImage,IProgressController) Method (PdfEncoder)
    In This Topic
    Encodes an image using the current encoder settings and draws image on specified PdfGraphics.
    Syntax
    Remarks

    PDF graphics will draw image in rectangle (x:0; y:0; width:1; height:1).

    Requirements

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

    See Also