Do you know any library that provides methods to draw simple shapes (lines and optionally other shapes) using WPF WriteableBitmap and ideally BackBuffer?
I know that there is a WriteableBitmapEx project for silverlight but is there WPF equivalent?
Do you know any library that provides methods to draw simple shapes (lines and
Share
I guess here is the answer to my question 🙂