Draws an image to the device context.
            
            オーバーロード一覧
| オーバーロード | 解説 | 
| DrawImage(Effect,Point2F,InterpolationMode,CompositeMode) | Draws an image to the device context.   | 
| DrawImage(Effect,InterpolationMode,CompositeMode) | Draws an image to the device context.   | 
| DrawImage(Image,Point2F,InterpolationMode,CompositeMode) | Draws an image to the device context.   | 
| DrawImage(Image,InterpolationMode,CompositeMode) | Draws an image to the device context.   | 
| DrawImage(Image,Nullable<Point2F>,Nullable<RectF>,InterpolationMode,CompositeMode) | 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)   | 
 
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            参照