Parameters
- img
- Windows.UI.Xaml.Media.Imaging.WriteableBitmap object to draw.
- rc
- Windows.Foundation.Rect structure that specifies the location of the drawn image, in points from the top left corner of the page.
- rcClip
- Windows.Foundation.Rect structure that specifies a clipping rectangle on the page. No part of the image is drawn outside the clipping rectangle.