| C1.WPF.DX.4 Assembly > C1.Util.DX.Direct2D Namespace > DeviceContext Class > DrawBitmap Method : DrawBitmap(Bitmap,Single,InterpolationMode,Matrix4x4) Method |
'Declaration Public Overloads Sub DrawBitmap( _ ByVal bitmap As Bitmap, _ ByVal opacity As System.Single, _ ByVal interpolationMode As InterpolationMode, _ ByVal perspectiveTransformRef As Matrix4x4 _ )
public void DrawBitmap( Bitmap bitmap, System.float opacity, InterpolationMode interpolationMode, Matrix4x4 perspectiveTransformRef )