rotate image withs asp. net or if we rotate image with java script how can we take change image with
- by sevim
We want to rotate a image with asp.net. We use TranslateTransform and RotateTransform. After rotate, the image is damaged.
How can we solve this problem?
Thanks