ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.Direct2D Namespace / DeviceContext Class / DrawImage Method

In This Topic
    DrawImage Method (DeviceContext)
    In This Topic
    Draws an image to the device context.
    Overload List
    OverloadDescription
    Draws an image to the device context.  
    Draws an image to the device context.  
    Draws an image to the device context.  
    Draws an image to the device context.  
    void ID2D1DeviceContext::DrawImage([In] ID2D1Image* image,[In, Optional] const D2D_POINT_2F* targetOffset,[In, Optional] const D2D_RECT_F* imageRectangle,[In] D2D1_INTERPOLATION_MODE interpolationMode,[In] D2D1_COMPOSITE_MODE compositeMode)  
    See Also