Welcome Guest! To enable all features, please Login or Register.

Notification

Icon
Error

Options
View
Last Go to last post Unread Go to first unread post
#1 Posted : Thursday, May 8, 2008 11:56:00 PM(UTC)

may2008  
may2008

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
 

Try the latest version of LEADTOOLS for free for 60 days by downloading the evaluation: https://www.leadtools.com/downloads

Wanna join the discussion? Login to your LEADTOOLS Support accountor Register a new forum account.

#2 Posted : Friday, May 9, 2008 12:01:06 AM(UTC)

may2008  
may2008

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)

jigar  
Guest

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.

Powered by YAF.NET | YAF.NET © 2003-2024, Yet Another Forum.NET
This page was generated in 0.316 seconds.