LEADTOOLS Support
Imaging
Imaging SDK Questions
Code for saving an image in the TIFF format using LZW compression
This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Thursday, November 23, 2006 4:45:06 AM(UTC)
Groups: Registered
Posts: 3
Hi
Could anyone show me how to
save an image in the TIFF format using LZW compression
I'am using the Delphi VCL component's and I need to load a picture from my database
and then save it to the harddrive in the TIFF format and compressed using LZW
This means I'am looking for some code like
LeadImage1.Save(FileName,DLG_FF_SAVE_TIFF, And so on)
With Kind Regards
Per
#2
Posted
:
Saturday, November 25, 2006 11:23:10 PM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
The syntax you specified above is correct. Use FILE_TIFLZW for the format parameter.
LEADTOOLS Support
Imaging
Imaging SDK Questions
Code for saving an image in the TIFF format using LZW compression
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.