Cropping Image in Silverlight
-
2012年3月15日 6:49I need to crop a BitmapImage in silverlight. I went thorugh many articles on internet using google and I found many examples showing CroppedBitmap, but I am not able to find any such class in my Silverlight version4.0. Can anyone guide me for this ??

