Visual Basic
C#
Managed Extensions for C++
C++/CLI
Parameters
- dib
- A pointer which points to the dib to draw.
- source
- A System.Drawing.PointF which represents the source location of the DIB.
- sourceSize
- A System.Drawing.SizeF which represents the source size of the DIB.
- destination
- A System.Drawing.PointF value which represents the destination.
- destinationSize
- A System.Drawing.SizeF value which represents the destination size.
- aspect
- A boolean value that when true, the destination size is adjusted to maintain the image data's aspect ratio.