Click or drag to resize
CanvasImageSourceCreateDrawingSession Method
Overload List
  NameDescription
Public methodCreateDrawingSession(Color)
Returns a new drawing session for redrawing the entire image source.
Public methodCreateDrawingSession(Color, Rect)
Returns a new drawing session for updating a region of the image source.
Top
See Also