Hi ,
I'm building a metro ui c# and I 'm trying to use the WriteableBitmapEx.
I have an ImageControl in my XAML where I load it from a webservice. Before I load it to the image control I want to be able to draw some rectangles on my Image and then show it.
My question is
How can I draw rectangles in specific coordinates on my Image using writeablebitmapex in Metro?
Appreciate any guidance on this.
thank you
I'm building a metro ui c# and I 'm trying to use the WriteableBitmapEx.
I have an ImageControl in my XAML where I load it from a webservice. Before I load it to the image control I want to be able to draw some rectangles on my Image and then show it.
My question is
How can I draw rectangles in specific coordinates on my Image using writeablebitmapex in Metro?
Appreciate any guidance on this.
thank you