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

Notification

Icon
Error

Options
Go to last post Go to first unread
Larry  
#1 Posted : Saturday, February 20, 2010 2:38:04 PM(UTC)
Larry

Rank: Newbie

Groups: Member
Joined: 2/11/2010(UTC)
Posts: 4

Just tested out the image upload! Works great, but found a major issue that is not supported or im not seeing it in the documentation.

I have a original PNG graphic with transpaency, when i upload i need to resize it. But I loose all the transparency and its all!

Need help on this!
Jimmy
Tamila  
#2 Posted : Sunday, February 21, 2010 1:52:52 PM(UTC)
Tamila

Rank: Advanced Member

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

Was thanked: 1 time(s) in 1 post(s)
Hello Jimmy,

You have this problem because Image Uploader can create thumbnails in .jpg format only. Unfortunately .jpg format does not support transparency.
Aurigma Support Team

UserPostedImage Follow Aurigma on Twitter!
Larry  
#3 Posted : Tuesday, February 23, 2010 8:38:28 AM(UTC)
Larry

Rank: Newbie

Groups: Member
Joined: 2/11/2010(UTC)
Posts: 4

Is there a way I can resize the image without making it as a thumbnail. Some images uploaded are transparent, and we need to keep it a certain size.

Thanks
jimmy
Tamila  
#4 Posted : Tuesday, February 23, 2010 1:45:53 PM(UTC)
Tamila

Rank: Advanced Member

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

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

There is only one way to preserve transparency is to send the source file without resizing:
Code:
iu.addParam("UploadSourceFile", "true');

Aurigma Support Team

UserPostedImage Follow Aurigma on Twitter!
Users browsing this topic
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.