09-17-2012 12:30 AM - edited 09-17-2012 12:30 AM
In picture field where users can upload an imageof say a contacts face or profile - is there a way in altering the image to fit the size of the box even if the image previously saved is quite some size larger than the box?
Thanks
09-17-2012 07:51 AM
05-27-2013 07:11 PM
you can always rely on rasteredge's c# image resizer to do a great job on images. load pictures- resize images. it is that simple and convenient. give it a try.
11-14-2013 11:33 PM
Hi, thanks for your info. I wonder whether the image resizer you mentioned above can work on C#.NET? If it does, I will try it later.
Best regards,
Arron
03-23-2014 06:58 PM
HI there
Of course the image resizer can work on c#.NET.I have just have a try.