This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Monday, August 6, 2007 6:26:44 AM(UTC)
Groups: Registered
Posts: 3
I have tried every available option for StartDecompressData.uFormat =
and none seem to work for my .TIF file!
FileInfo.Compression = Run Length
What do I do?
Thank you,
Loretta Lee :o)
#2
Posted
:
Thursday, August 9, 2007 12:14:32 PM(UTC)
Groups: Manager, Tech Support
Posts: 367
Was thanked: 1 time(s) in 1 post(s)
Loretta,
This function can only decompress buffers that contain RAW RLE compressed data. It cannot decompress RLE-compressed TIFF files.
Instead of using this function, you could simply use one of our L_Load...() functions such as L_LoadBitmap(). This will automatically decompress the TIFF file regardless of what type of compression was used in it.
Edited by moderator Thursday, August 8, 2019 1:40:17 PM(UTC)
| Reason: Not specified
Amin Dodin
Senior Support Engineer
LEAD Technologies, Inc.
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.