Rank: Member
Groups: Guest
Joined: 12/5/2005(UTC) Posts: 3
|
Hi!
I have to generate low quality thumbnail of some big psd file. I tried loadThumbnail then save to file, but it keeps a high dpi (300) I would like to drop it to 72 max, is this possible?
Also, is it possible to create a thumbnail file in which all the image would be? some thing like thumb.tb in win xp? anyone can help me??
thank you! |
|
|
|
|
Rank: Member
Groups: Guest
Joined: 5/11/2005(UTC) Posts: 14
|
This might not be the perfect answer, but in my experience you should be looking at the LoadThumbnailFromFile method of the Bitmap object...
After that perhaps you might have to use setHorizontalResolution and setVerticalResolution...
Hope that helps
|
|
|
|
Rank: Advanced Member
Groups: Guest
Joined: 8/3/2003(UTC) Posts: 1,070
Thanks: 1 times Was thanked: 12 time(s) in 12 post(s)
|
Hello, You should use Bitmap.LoadThumbnail or Frame.GetThumbnail method. If you obtain non 72dpi resolution values in thumbnails, could you send us your code snippet and source image file? If it is convenient for you, you can submit case with this information. Edited by user Friday, May 23, 2008 2:21:42 PM(UTC)
| Reason: Not specified |
|
|
|
|
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.