Welcome Guest! You need to login or register to make posts.

Notification

Icon
Error

Options
Go to last post Go to first unread
j.harries@media.heineking.de  
#1 Posted : Wednesday, February 8, 2012 11:56:51 AM(UTC)
j.harries@media.heineking.de

Rank: Newbie

Groups: Member
Joined: 6/3/2009(UTC)
Posts: 1

Hi all,

my uploaded thumbnails always have the extension *.jpg

How can i change this to *.png?

I define the converter at runtime:

Dim con As New Converter

con.Mode = "*.*=Thumbnail"

con.ThumbnailFitMode = ThumbnailFitMode.ActualSize

con.ThumbnailApplyCrop = True

Uploader1.Converters.Add(con)

kind regards

p.shirykalova  
#2 Posted : Wednesday, February 8, 2012 7:15:06 PM(UTC)
p.shirykalova

Rank: Advanced Member

Groups:
Joined: 7/13/2011(UTC)
Posts: 286

Thanks: 6 times
Was thanked: 31 time(s) in 31 post(s)
Hi,

Image Uploader always saves resized copies if your images as JPG. Unfortunately there is no way you can get PNG thumbnail.

Please note, that if you send source files, you get uploaded file with original extension.

Feel free to contact me if you have any questions.

Best regards,

Pauline Shirykalova

Aurigma Technical Support

Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.