Last post Dec 11, 2013 08:41 PM by Terry Guo - MSFT
None
0 Points
1 Post
Dec 10, 2013 06:50 PM|IGPower|LINK
I need to create an image control such that I can upload several images into preset template (like tic-tac-toe, 3x3 template), edit each image (zoom, rotate, position, etc.) and than save each individual image and a collage image.
Please Help!!!
imagecontrol imagecollage
Star
12777 Points
1635 Posts
Dec 11, 2013 08:41 PM|Terry Guo - MSFT|LINK
Hi IGPower,
According to your description, my understanding is that you would like to edit your local image using server control.
As far as I know, asp control can't do that, but you can refer the following two ways:
1. Use the ImageEditor control of Silverlight.
More information please refer to: http://www.codeproject.com/Articles/187066/Image-Editor-for-Silverlight
If you have problem about the Silverlight control, you can post it to the following forum: http://social.msdn.microsoft.com/Forums/silverlight/en-us/home?category=silverlight
2. Use the RadImageEditor control of Telerik.
Hope your problem can be solve as soon as possible.
Best Regards, Terry Guo
None
0 Points
1 Post
I need to create an image control to create a collage of images
Dec 10, 2013 06:50 PM|IGPower|LINK
I need to create an image control such that I can upload several images into preset template (like tic-tac-toe, 3x3 template), edit each image (zoom, rotate, position, etc.) and than save each individual image and a collage image.
Please Help!!!
imagecontrol imagecollage
Star
12777 Points
1635 Posts
Re: I need to create an image control to create a collage of images
Dec 11, 2013 08:41 PM|Terry Guo - MSFT|LINK
Hi IGPower,
According to your description, my understanding is that you would like to edit your local image using server control.
As far as I know, asp control can't do that, but you can refer the following two ways:
1. Use the ImageEditor control of Silverlight.
More information please refer to:
http://www.codeproject.com/Articles/187066/Image-Editor-for-Silverlight
If you have problem about the Silverlight control, you can post it to the following forum:
http://social.msdn.microsoft.com/Forums/silverlight/en-us/home?category=silverlight
2. Use the RadImageEditor control of Telerik.
Hope your problem can be solve as soon as possible.
Best Regards,
Terry Guo
imagecontrol imagecollage