ComponentOne Bitmap for UWP
DrawImage Method (DeviceContext)

C1.UWP.DX Assembly > C1.Util.DX.Direct2D Namespace > DeviceContext Class : DrawImage Method
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

Reference

DeviceContext Class
DeviceContext Members