VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Wpf Namespace / VintasoftImageRenderer Class / DrawWithRenderer Methods
In This Topic
    DrawWithRenderer Method (VintasoftImageRenderer)
    In This Topic
    Overloaded. Draws the specified rectangular area of on the specified rectangular area of . is used for rendering of the rectangular area of source image.
    Overload List
    OverloadDescription
    Draws the specified rectangular area of VintasoftImage on the specified rectangular area of System.Windows.Media.DrawingContext. ImageRenderer is used for rendering of the rectangular area of source image.
    Draws the specified rectangular area of VintasoftImage on the specified rectangular area of System.Windows.Media.DrawingContext. ImageRenderer is used for rendering of the rectangular area of source image.
    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