Re: Convert from Tiff to Png failing
Started by may2008 at 05-09-2008 5:01. Topic has 2 replies.
|
|
05-09-2008, 5:01
|
may2008
Joined on 05-09-2008
Posts 2
|
Convert from Tiff to Png failing
|
 
 
|
|
|
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
|
|
|
|
|
Report
|
|
|
|
05-09-2008, 5:06
|
may2008
Joined on 05-09-2008
Posts 2
|
Re: Convert from Tiff to Png failing
Attachment: 0.TIF
|
 
 
|
|
|
attaching the file did not work
|
|
|
|
|
Report
|
|
|
|
05-09-2008, 17:29
|
jigar

Joined on 08-22-2007
Posts 371
|
Re: Convert from Tiff to Png failing
|
 
 
|
|
|
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.
LEADTOOLS Technical Support
|
|
|
|
|
Report
|
|
|
|
|
LEAD Support Fo... » Developer » File Formats » Re: Convert from Tiff to Png failing
|
|
Copyright LEAD Technologies, Inc. 2008
