There's like millions of posts about this.. but I can't seem to get it done.
I've already tried using
Image cropping in Silverlight 3 and a lot more... but none seem to be working properly.
What I wish to do is load a image from file (new Image { Source = (ImageSource)new ImageSourceConverter().ConvertFromString("MyImage.png");)
And after that, cut it in little pieces so I have smaller pictures.
One method I found, was to edit it by use of WriteableBitmap but I can't seem to get it as a writeablebitmap....
please help!
No comments:
Post a Comment
Send us your comment related to the topic mentioned on the blog