How to render InkCanvas to an image in UWP Windows 10 application?

前端 未结 2 1162
不思量自难忘°
不思量自难忘° 2020-12-03 15:07

The RenderTargetBitmap class worked with simple Canvas + InkManager (in Windows 8.1) to render ink strokes to an image. UWP introduced InkCanvas and a new Inking API. Howeve

2条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-03 15:28

    Please try InkPresenter.StrokeContainer property http://blogs.windows.com/buildingapps/2015/09/08/going-beyond-keyboard-mouse-and-touch-with-natural-input-10-by-10/

提交回复
热议问题