This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Thursday, May 8, 2008 11:56:00 PM(UTC)
Groups: Registered
Posts: 2
I tried converting a 24bit TIFF image to 32bit PNG.
L_INT nRet = L_FileConvert( (L_TCHAR*)outputFilePath,
(L_TCHAR*)outputPNGFilePath,
FILE_PNG,
0, 0, 32, 0, NULL, NULL, NULL );
The image is created with success and the size is appropriate. But there is no image and is completely transparent. I think this is a bug. Has it been fixed in some release or is there something we can do to overcome the problem.I have attached the tiff file for reference.
thanks
#2
Posted
:
Friday, May 9, 2008 12:01:06 AM(UTC)
Groups: Registered
Posts: 2
attaching the file did not work
File Attachment(s):
0.TIF (804kb) downloaded 19 time(s).
#3
Posted
:
Friday, May 9, 2008 12:24:52 PM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
No, it's not a bug. Windows Picture and Fax Viewer only supports a limited set of TIFF formats. It can't read 32bit TIF images. If you open up the converted TIF in our demos you will see that it loads it fine.
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.