DrawImage(Image,Point[])
DrawImage(Image,Point[],Rectangle,GraphicsUnit)
DrawImage(Image,Point[],Rectangle,GraphicsUnit,ImageAttributes)
DrawImage(Image,Point[],Rectangle,GraphicsUnit,ImageAttributes,DrawImageAbort)
DrawImage(Image,Point[],Rectangle,GraphicsUnit,ImageAttributes,DrawImageAbort,Int32)
DrawImage(Image,PointF)
DrawImage(Image,PointF[])
DrawImage(Image,PointF[],RectangleF,GraphicsUnit)
DrawImage(Image,PointF[],RectangleF,GraphicsUnit,ImageAttributes)
DrawImage(Image,PointF[],RectangleF,GraphicsUnit,ImageAttributes,DrawImageAbort)
DrawImage(Image,PointF[],RectangleF,GraphicsUnit,ImageAttributes,DrawImageAbort,Int32)
DrawImage(Image,Rectangle)
DrawImage(Image,Rectangle,Rectangle,GraphicsUnit)
DrawImage(Image,Rectangle,Int32,Int32,Int32,Int32,GraphicsUnit)
DrawImage(Image,Rectangle,Int32,Int32,Int32,Int32,GraphicsUnit,ImageAttributes)
DrawImage(Image,Rectangle,Int32,Int32,Int32,Int32,GraphicsUnit,ImageAttributes,DrawImageAbort)
DrawImage(Image,Rectangle,Int32,Int32,Int32,Int32,GraphicsUnit,ImageAttributes,DrawImageAbort,IntPtr)
DrawImage(Image,Rectangle,Single,Single,Single,Single,GraphicsUnit)
DrawImage(Image,Rectangle,Single,Single,Single,Single,GraphicsUnit,ImageAttributes)
DrawImage(Image,Rectangle,Single,Single,Single,Single,GraphicsUnit,ImageAttributes,DrawImageAbort)
DrawImage(Image,Rectangle,Single,Single,Single,Single,GraphicsUnit,ImageAttributes,DrawImageAbort,IntPtr)
DrawImage(Image,RectangleF)
DrawImage(Image,RectangleF,RectangleF,GraphicsUnit)
DrawImage(Image,Int32,Int32)
DrawImage(Image,Int32,Int32,Rectangle,GraphicsUnit)
DrawImage(Image,Int32,Int32,Int32,Int32)
DrawImage(Image,Single,Single)
DrawImage(Image,Single,Single,RectangleF,GraphicsUnit)
DrawImage(Image,Single,Single,Single,Single)
- Category
- Method
- Description
- Draws the specified System.Drawing.Image object, using its original physical size, at the specified location.
- Type
- void
- Character
- public
- Parameters
-
Name Type Description image Image point Point - Tags
- 01892ABD01, 02E3ABA98D, 0311417F6F
- Category
- Method
- Description
- Draws the specified System.Drawing.Image object at the specified location and with the specified shape and size.
- Type
- void
- Character
- public
- Parameters
-
Name Type Description image Image destPoints Point[] - Tags
- 01892ABD01, 02E3ABA98D, 0311417F6F
DrawImage(Image,Point[],Rectangle,GraphicsUnit)
- Category
- Method
- Description
- Draws the specified portion of the specified System.Drawing.Image object at the specified location and with the specified size.
- Type
- void
- Character
- public
- Parameters
-
Name Type Description image Image destPoints Point[] srcRect Rectangle srcUnit GraphicsUnit - Tags
- 01892ABD01, 02E3ABA98D, 0311417F6F
DrawImage(Image,Point[],Rectangle,GraphicsUnit,ImageAttributes)
- Category
- Method
- Description
- Draws the specified portion of the specified System.Drawing.Image object at the specified location.
- Type
- void
- Character
- public
- Parameters
-
Name Type Description image Image destPoints Point[] srcRect Rectangle srcUnit GraphicsUnit imageAttr ImageAttributes - Tags
- 01892ABD01, 02E3ABA98D, 0311417F6F
DrawImage(Image,Point[],Rectangle,GraphicsUnit,ImageAttributes,DrawImageAbort)
- Category
- Method
- Description
- Draws the specified portion of the specified System.Drawing.Image object at the specified location and with the specified size.
- Type
- void
- Character
- public
- Parameters
-
Name Type Description image Image destPoints Point[] srcRect Rectangle srcUnit GraphicsUnit imageAttr ImageAttributes callback Graphics.DrawImageAbort - Tags
- 01892ABD01, 02E3ABA98D, 0311417F6F
DrawImage(Image,Point[],Rectangle,GraphicsUnit,ImageAttributes,DrawImageAbort,Int32)
- Category
- Method
- Description
- Draws the specified portion of the specified System.Drawing.Image object at the specified location and with the specified size.
- Type
- void
- Character
- public
- Parameters
-
Name Type Description image Image destPoints Point[] srcRect Rectangle srcUnit GraphicsUnit imageAttr ImageAttributes callback Graphics.DrawImageAbort callbackData Int32 - Tags
- 01892ABD01, 02E3ABA98D, 0311417F6F
- Category
- Method
- Description
- Draws the specified System.Drawing.Image object, using its original physical size, at the specified location.
- Type
- void
- Character
- public
- Parameters
-
Name Type Description image Image point PointF - Tags
- 01892ABD01, 02E3ABA98D, 0311417F6F
- Category
- Method
- Description
- Draws the specified System.Drawing.Image object at the specified location and with the specified shape and size.
- Type
- void
- Character
- public
- Parameters
-
Name Type Description image Image destPoints PointF[] - Tags
- 01892ABD01, 02E3ABA98D, 0311417F6F
DrawImage(Image,PointF[],RectangleF,GraphicsUnit)
- Category
- Method
- Description
- Draws the specified portion of the specified System.Drawing.Image object at the specified location and with the specified size.
- Type
- void
- Character
- public
- Parameters
-
Name Type Description image Image destPoints PointF[] srcRect RectangleF srcUnit GraphicsUnit - Tags
- 01892ABD01, 02E3ABA98D, 0311417F6F
DrawImage(Image,PointF[],RectangleF,GraphicsUnit,ImageAttributes)
- Category
- Method
- Description
- Draws the specified portion of the specified System.Drawing.Image object at the specified location and with the specified size.
- Type
- void
- Character
- public
- Parameters
-
Name Type Description image Image destPoints PointF[] srcRect RectangleF srcUnit GraphicsUnit imageAttr ImageAttributes - Tags
- 01892ABD01, 02E3ABA98D, 0311417F6F
DrawImage(Image,PointF[],RectangleF,GraphicsUnit,ImageAttributes,DrawImageAbort)
- Category
- Method
- Description
- Draws the specified portion of the specified System.Drawing.Image object at the specified location and with the specified size.
- Type
- void
- Character
- public
- Parameters
-
Name Type Description image Image destPoints PointF[] srcRect RectangleF srcUnit GraphicsUnit imageAttr ImageAttributes callback Graphics.DrawImageAbort - Tags
- 01892ABD01, 02E3ABA98D, 0311417F6F
DrawImage(Image,PointF[],RectangleF,GraphicsUnit,ImageAttributes,DrawImageAbort,Int32)
- Category
- Method
- Description
- Draws the specified portion of the specified System.Drawing.Image object at the specified location and with the specified size.
- Type
- void
- Character
- public
- Parameters
-
Name Type Description image Image destPoints PointF[] srcRect RectangleF srcUnit GraphicsUnit imageAttr ImageAttributes callback Graphics.DrawImageAbort callbackData Int32 - Tags
- 01892ABD01, 02E3ABA98D, 0311417F6F
- Category
- Method
- Description
- Draws the specified System.Drawing.Image object at the specified location and with the specified size.
- Type
- void
- Character
- public
- Parameters
-
Name Type Description image Image rect Rectangle - Tags
- 01892ABD01, 02E3ABA98D, 0311417F6F
DrawImage(Image,Rectangle,Rectangle,GraphicsUnit)
- Category
- Method
- Description
- Draws the specified portion of the specified System.Drawing.Image object at the specified location and with the specified size.
- Type
- void
- Character
- public
- Parameters
-
Name Type Description image Image destRect Rectangle srcRect Rectangle srcUnit GraphicsUnit - Tags
- 01892ABD01, 02E3ABA98D, 0311417F6F
DrawImage(Image,Rectangle,Int32,Int32,Int32,Int32,GraphicsUnit)
- Category
- Method
- Description
- Draws the specified portion of the specified System.Drawing.Image object at the specified location and with the specified size.
- Type
- void
- Character
- public
- Parameters
-
Name Type Description image Image destRect Rectangle srcX Int32 srcY Int32 srcWidth Int32 srcHeight Int32 srcUnit GraphicsUnit - Tags
- 01892ABD01, 02E3ABA98D, 0311417F6F
DrawImage(Image,Rectangle,Int32,Int32,Int32,Int32,GraphicsUnit,ImageAttributes)
- Category
- Method
- Description
- Draws the specified portion of the specified System.Drawing.Image object at the specified location and with the specified size.
- Type
- void
- Character
- public
- Parameters
-
Name Type Description image Image destRect Rectangle srcX Int32 srcY Int32 srcWidth Int32 srcHeight Int32 srcUnit GraphicsUnit imageAttr ImageAttributes - Tags
- 01892ABD01, 02E3ABA98D, 0311417F6F
DrawImage(Image,Rectangle,Int32,Int32,Int32,Int32,GraphicsUnit,ImageAttributes,DrawImageAbort)
- Category
- Method
- Description
- Draws the specified portion of the specified System.Drawing.Image object at the specified location and with the specified size.
- Type
- void
- Character
- public
- Parameters
-
Name Type Description image Image destRect Rectangle srcX Int32 srcY Int32 srcWidth Int32 srcHeight Int32 srcUnit GraphicsUnit imageAttr ImageAttributes callback Graphics.DrawImageAbort - Tags
- 01892ABD01, 02E3ABA98D, 0311417F6F
- Category
- Method
- Description
- Draws the specified portion of the specified System.Drawing.Image object at the specified location and with the specified size.
- Type
- void
- Character
- public
- Parameters
-
Name Type Description image Image destRect Rectangle srcX Int32 srcY Int32 srcWidth Int32 srcHeight Int32 srcUnit GraphicsUnit imageAttrs ImageAttributes callback Graphics.DrawImageAbort callbackData IntPtr - Tags
- 01892ABD01, 02E3ABA98D, 0311417F6F
DrawImage(Image,Rectangle,Single,Single,Single,Single,GraphicsUnit)
- Category
- Method
- Description
- Draws the specified portion of the specified System.Drawing.Image object at the specified location and with the specified size.
- Type
- void
- Character
- public
- Parameters
-
Name Type Description image Image destRect Rectangle srcX Single srcY Single srcWidth Single srcHeight Single srcUnit GraphicsUnit - Tags
- 01892ABD01, 02E3ABA98D, 0311417F6F
DrawImage(Image,Rectangle,Single,Single,Single,Single,GraphicsUnit,ImageAttributes)
- Category
- Method
- Description
- Draws the specified portion of the specified System.Drawing.Image object at the specified location and with the specified size.
- Type
- void
- Character
- public
- Parameters
-
Name Type Description image Image destRect Rectangle srcX Single srcY Single srcWidth Single srcHeight Single srcUnit GraphicsUnit imageAttrs ImageAttributes - Tags
- 01892ABD01, 02E3ABA98D, 0311417F6F
DrawImage(Image,Rectangle,Single,Single,Single,Single,GraphicsUnit,ImageAttributes,DrawImageAbort)
- Category
- Method
- Description
- Draws the specified portion of the specified System.Drawing.Image object at the specified location and with the specified size.
- Type
- void
- Character
- public
- Parameters
-
Name Type Description image Image destRect Rectangle srcX Single srcY Single srcWidth Single srcHeight Single srcUnit GraphicsUnit imageAttrs ImageAttributes callback Graphics.DrawImageAbort - Tags
- 01892ABD01, 02E3ABA98D, 0311417F6F
- Category
- Method
- Description
- Draws the specified portion of the specified System.Drawing.Image object at the specified location and with the specified size.
- Type
- void
- Character
- public
- Parameters
-
Name Type Description image Image destRect Rectangle srcX Single srcY Single srcWidth Single srcHeight Single srcUnit GraphicsUnit imageAttrs ImageAttributes callback Graphics.DrawImageAbort callbackData IntPtr - Tags
- 01892ABD01, 02E3ABA98D, 0311417F6F
- Category
- Method
- Description
- Draws the specified System.Drawing.Image object at the specified location and with the specified size.
- Type
- void
- Character
- public
- Parameters
-
Name Type Description image Image rect RectangleF - Tags
- 01892ABD01, 02E3ABA98D, 0311417F6F
DrawImage(Image,RectangleF,RectangleF,GraphicsUnit)
- Category
- Method
- Description
- Draws the specified portion of the specified System.Drawing.Image object at the specified location and with the specified size.
- Type
- void
- Character
- public
- Parameters
-
Name Type Description image Image destRect RectangleF srcRect RectangleF srcUnit GraphicsUnit - Tags
- 01892ABD01, 02E3ABA98D, 0311417F6F
- Category
- Method
- Description
- Draws the specified image, using its original physical size, at the location specified by a coordinate pair.
- Type
- void
- Character
- public
- Parameters
-
Name Type Description image Image x Int32 y Int32 - Tags
- 01892ABD01, 02E3ABA98D, 0311417F6F
DrawImage(Image,Int32,Int32,Rectangle,GraphicsUnit)
- Category
- Method
- Description
- Draws a portion of an image at a specified location.
- Type
- void
- Character
- public
- Parameters
-
Name Type Description image Image x Int32 y Int32 srcRect Rectangle srcUnit GraphicsUnit - Tags
- 01892ABD01, 02E3ABA98D, 0311417F6F
DrawImage(Image,Int32,Int32,Int32,Int32)
- Category
- Method
- Description
- Draws the specified System.Drawing.Image object at the specified location and with the specified size.
- Type
- void
- Character
- public
- Parameters
-
Name Type Description image Image x Int32 y Int32 width Int32 height Int32 - Tags
- 01892ABD01, 02E3ABA98D, 0311417F6F
DrawImage(Image,Single,Single)
- Category
- Method
- Description
- Draws the specified System.Drawing.Image object, using its original physical size, at the specified location.
- Type
- void
- Character
- public
- Parameters
-
Name Type Description image Image x Single y Single - Tags
- 01892ABD01, 02E3ABA98D, 0311417F6F
DrawImage(Image,Single,Single,RectangleF,GraphicsUnit)
- Category
- Method
- Description
- Draws a portion of an image at a specified location.
- Type
- void
- Character
- public
- Parameters
-
Name Type Description image Image x Single y Single srcRect RectangleF srcUnit GraphicsUnit - Tags
- 01892ABD01, 02E3ABA98D, 0311417F6F
DrawImage(Image,Single,Single,Single,Single)
- Category
- Method
- Description
- Draws the specified System.Drawing.Image object at the specified location and with the specified size.
- Type
- void
- Character
- public
- Parameters
-
Name Type Description image Image x Single y Single width Single height Single - Tags
- 01892ABD01, 02E3ABA98D, 0311417F6F
- Software for developers
-
.Net Components
Delphi Components
Software for Android Developers - More information resources
-
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples - Databases for Amazon shops developers
-
Amazon Categories Database
Browse Nodes Database