Overload | Description |
---|---|
DrawWithRenderer(VintasoftImage,DrawingContext,Rect,Rect,Double,Double,EventHandler<ProgressEventArgs>) | 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. |
DrawWithRenderer(VintasoftImage,DrawingContext,Rect,Rect,Double,Double,ProcessingCommandBase,EventHandler<ProgressEventArgs>) | 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. |