Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
Graphics Class
Graphics Methods
DrawImage Method

  Switch on low bandwidth view
Members FilterMembers Filter
Frameworks FilterFrameworks Filter
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
.NET Framework Class Library
Graphics..::.DrawImage Method

Draws the specified Image at the specified location and with the original size.

  NameDescription
Public methodDrawImage(Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit, ImageAttributes, Graphics..::.DrawImageAbort, IntPtr) Draws the specified portion of the specified Image at the specified location and with the specified size.
Public methodDrawImage(Image, Rectangle, Single, Single, Single, Single, GraphicsUnit, ImageAttributes, Graphics..::.DrawImageAbort, IntPtr) Draws the specified portion of the specified Image at the specified location and with the specified size.
Public methodDrawImage(Image, Point) Draws the specified Image, using its original physical size, at the specified location.
Public methodDrawImage(Image, array<Point>[]()[]) Draws the specified Image at the specified location and with the specified shape and size.
Public methodDrawImage(Image, PointF) Draws the specified Image, using its original physical size, at the specified location.
Public methodDrawImage(Image, array<PointF>[]()[]) Draws the specified Image at the specified location and with the specified shape and size.
Public methodDrawImage(Image, Rectangle) Draws the specified Image at the specified location and with the specified size.
Public methodDrawImage(Image, RectangleF) Draws the specified Image at the specified location and with the specified size.
Public methodSupported by the .NET Compact FrameworkDrawImage(Image, Int32, Int32) Draws the specified image, using its original physical size, at the location specified by a coordinate pair.
Public methodDrawImage(Image, Single, Single) Draws the specified Image, using its original physical size, at the specified location.
Public methodDrawImage(Image, array<Point>[]()[], Rectangle, GraphicsUnit) Draws the specified portion of the specified Image at the specified location and with the specified size.
Public methodDrawImage(Image, array<PointF>[]()[], RectangleF, GraphicsUnit) Draws the specified portion of the specified Image at the specified location and with the specified size.
Public methodSupported by the .NET Compact FrameworkDrawImage(Image, Rectangle, Rectangle, GraphicsUnit) Draws the specified portion of the specified Image at the specified location and with the specified size.
Public methodDrawImage(Image, RectangleF, RectangleF, GraphicsUnit) Draws the specified portion of the specified Image at the specified location and with the specified size.
Public methodDrawImage(Image, array<Point>[]()[], Rectangle, GraphicsUnit, ImageAttributes) Draws the specified portion of the specified Image at the specified location.
Public methodDrawImage(Image, array<PointF>[]()[], RectangleF, GraphicsUnit, ImageAttributes) Draws the specified portion of the specified Image at the specified location and with the specified size.
Public methodSupported by the .NET Compact FrameworkDrawImage(Image, Int32, Int32, Rectangle, GraphicsUnit) Draws a portion of an image at a specified location.
Public methodDrawImage(Image, Int32, Int32, Int32, Int32) Draws the specified Image at the specified location and with the specified size.
Public methodDrawImage(Image, Single, Single, RectangleF, GraphicsUnit) Draws a portion of an image at a specified location.
Public methodDrawImage(Image, Single, Single, Single, Single) Draws the specified Image at the specified location and with the specified size.
Public methodDrawImage(Image, array<Point>[]()[], Rectangle, GraphicsUnit, ImageAttributes, Graphics..::.DrawImageAbort) Draws the specified portion of the specified Image at the specified location and with the specified size.
Public methodDrawImage(Image, array<PointF>[]()[], RectangleF, GraphicsUnit, ImageAttributes, Graphics..::.DrawImageAbort) Draws the specified portion of the specified Image at the specified location and with the specified size.
Public methodDrawImage(Image, array<Point>[]()[], Rectangle, GraphicsUnit, ImageAttributes, Graphics..::.DrawImageAbort, Int32) Draws the specified portion of the specified Image at the specified location and with the specified size.
Public methodDrawImage(Image, array<PointF>[]()[], RectangleF, GraphicsUnit, ImageAttributes, Graphics..::.DrawImageAbort, Int32) Draws the specified portion of the specified Image at the specified location and with the specified size.
Public methodDrawImage(Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit) Draws the specified portion of the specified Image at the specified location and with the specified size.
Public methodDrawImage(Image, Rectangle, Single, Single, Single, Single, GraphicsUnit) Draws the specified portion of the specified Image at the specified location and with the specified size.
Public methodSupported by the .NET Compact FrameworkDrawImage(Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit, ImageAttributes) Draws the specified portion of the specified Image at the specified location and with the specified size.
Public methodDrawImage(Image, Rectangle, Single, Single, Single, Single, GraphicsUnit, ImageAttributes) Draws the specified portion of the specified Image at the specified location and with the specified size.
Public methodDrawImage(Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit, ImageAttributes, Graphics..::.DrawImageAbort) Draws the specified portion of the specified Image at the specified location and with the specified size.
Public methodDrawImage(Image, Rectangle, Single, Single, Single, Single, GraphicsUnit, ImageAttributes, Graphics..::.DrawImageAbort) Draws the specified portion of the specified Image at the specified location and with the specified size.
Top
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker