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

Notification

Icon
Error

Options
Go to last post Go to first unread
dmcgeown  
#1 Posted : Wednesday, June 16, 2010 7:45:31 PM(UTC)
dmcgeown

Rank: Newbie

Groups: Member
Joined: 4/21/2010(UTC)
Posts: 1

Is there a property to tell the image uploader not to use the exit thumbnail? I know there are methods by which you can tell it not to upload the exif metadata and thumbnail info but can we tell it to generate the thumbnail itself?

Thanks in advance.

Tamila  
#2 Posted : Thursday, June 17, 2010 11:42:16 AM(UTC)
Tamila

Rank: Advanced Member

Groups: Member
Joined: 3/9/2008(UTC)
Posts: 554

Was thanked: 1 time(s) in 1 post(s)
Hi,

Yes, it is possible with AllowDisproportionalExifThumbnails property:

Code:
iu.addParam("AllowDisproportionalExifThumbnails", "false");

Aurigma Support Team

UserPostedImage Follow Aurigma on Twitter!

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.