I have a WriteableBitmap and would like the user to be able to draw over it as if it was an InkPresenter control. What is the best way to go about doing this in realtime? Using WriteableBitmap.Pixels, I'm able to access each pixel, but when I try to edit them during the MouseMove event, it seems very slow, and only changes one pixel at a time. Are there any libraries or methods to help make this process easier? thanks
Try this..
http://writeablebitmapex.codeplex.com/
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With