Portal Engine
Version 2.x > Portal Engine > Auto resize thumbnails View modes: 
User avatar
Member
Member
CleverDick - 4/10/2007 1:48:31 AM
   
Auto resize thumbnails
Is there a way to create an upload field that saves an image as well as automatically resizes that image to a thumbnail?

User avatar
Kentico Support
Kentico Support
kentico_jurajo - 7/17/2007 11:41:26 AM
   
RE:Auto resize thumbnails
Hi,
I'm afraid that you need to create your own code, which will handle the saving image operation and automatically it will make a copy of this image, which will be resized to a thumbnail.
If you want the to use the images in image gallery, it is better to use the default page template.

User avatar
Member
Member
CleverDick - 7/18/2007 1:14:10 AM
   
RE:Auto resize thumbnails
I don't really know what I'm talking about here ... but I understand that there is something in ASP .Net called "System.Drawing". Would it be possible to build a control that takes advantage of this functionality and put this into Kentico?

User avatar
Kentico Support
Kentico Support
kentico_jurajo - 7/18/2007 12:25:20 PM
   
RE:Auto resize thumbnails
Hi,
The System.Drawing namespace provides access to GDI+ basic graphics functionality such as Brush, Bitmap, Font... I think it has nothing to do with thumbnails. This is a namspace in .NET so you can create your own specific control.

User avatar
Member
Member
arronwall1-gmail - 9/10/2013 9:26:47 PM
   
RE:Auto resize thumbnails
Hi, I am a newbie here. I think resizing the image to a thumbnail is not so simple. As for me, I prefer to creat thumbnail directly or resize images using some third party tools. It can make the work more convenient than ever. You can also google one to help you. I hope you success. Good luck.



Best regards,
Arron