|
Sponsors |
|
|
|
|
|
|
|
|
Technologies |
|
|
 |
|
|
|
|
|
|
How to get image pieces in Silverlight2? |
|
|
|
|
|
How to get image pieces in Silverlight2?
|
|
|
In straight way you can't create a subimage from an existing image. Here you just clip an image, Clipping is just different from Cropping. In clipping, first you have to dictate which part of the images to draw and later you have to remove all but the desired part of the image. Silverlight does not support cropping.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|