DrawBitmap(Bitmap,Single,InterpolationMode) Method
Draws the bitmap.
'Declaration
Public Overloads Sub DrawBitmap( _
ByVal As Bitmap, _
ByVal As System.Single, _
ByVal As InterpolationMode _
)
Parameters
- bitmap
- The bitmap.
- opacity
- The opacity.
- interpolationMode
- The interpolation mode.