This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Thursday, August 4, 2005 9:20:58 PM(UTC)
Groups: Registered
Posts: 7
I have loaded tif image using LBitmap,
when i use this code to save into jpg file,
lbmp.Save((L_CHAR *)(LPCTSTR)pagepath, FILE_JPEG, 0,0,NULL);
The jpg file is generated but no content when I try to open the file!
Thanks for any hlep in advance....
#2
Posted
:
Saturday, August 6, 2005 11:19:10 PM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
Do you get this problem when loading the resulting file with LEADTOOLS
or with other software? I see you are passing "0" for the qfactor
which produces a lossless JPEG. Many applications do not support
lossless JPEG.
Bashar Abdulqaiyume
LEAD Technologies, Inc.
#3
Posted
:
Sunday, August 7, 2005 12:26:24 AM(UTC)
Groups: Registered
Posts: 7
seems the image can be opened with leadtools~
thanks!
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.