|
Name | Description |
---|---|
Utilities.DrawImage (IGraphics, Image, RectangleF, ImageAlign) |
Draws the specified image to the specified graphics, using the specified destination rectangle and alignment. |
Utilities.DrawImage (IGraphics, Image, RectangleF, ImageAlign, Single, PointF) |
Draws the specified image to the specified graphics, using the specified destination rectangle, alignment and rotation. |
Utilities.DrawImage (DrawingContext, BitmapSource, Rect, ImageAlign, GraphicsUnit) |
Draws the specified image to the specified graphics, using the specified destination rectangle and alignment. |