C1.WPF.Pdf.4 Assembly > C1.WPF.Pdf Namespace > C1PdfDocument Class : DrawImage Method |
Overload | Description |
---|---|
DrawImage(WriteableBitmap,Rect,Rect) | Draws the specified System.Windows.Media.Imaging.WriteableBitmap object at the specified location, clipping the output to the given clipping rectangle. |
DrawImage(Int32,Int32,Int32[],Rect,Rect) | Draws the specified ARGB pixels at the specified location, clipping the output to the given clipping rectangle. |
DrawImage(WriteableBitmap,Rect,ContentAlignment,Stretch) | Draws the specified System.Windows.Media.Imaging.WriteableBitmap object at the specified location, adjusting the image size as specified by the align and stretch parameters. |
DrawImage(WriteableBitmap,Rect) | Draws the specified System.Windows.Media.Imaging.WriteableBitmap object at the specified location, stretching it to fit the destination rectangle. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2