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 : Tuesday, November 14, 2006 3:18:15 PM(UTC)
sosoprince

Groups: Registered
Posts: 23


How can i change the tag in the TIFF? e.g. I want to add 266 ??
Can i change the first IFD offset to bigger size ??

 

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 : Tuesday, November 14, 2006 11:34:18 PM(UTC)
Maen Hasan

Groups: Registered, Tech Support
Posts: 1,326

Was thanked: 1 time(s) in 1 post(s)

Hello,

Do you mean the FillOrder TIFF tag?
If yes, this tag is controlled automatically by the toolkit when you save TIFF images. If you want to reverses the bit order when writing CCITT Group 3 and 4 files (and also RAW uncompressed data), so that the least significant bit (LSB) is first, you need to set the ESO_REVERSEBITS value in the Flags member of the SAVEFILEOPTION structure before using our L_Save... functions.
However, if you must change a tag manually, you can always use the L_SetTag and L_WriteFileTag functions to do that.

About the IFD offset, this is also handled automatically by the toolkit, and we don't have a function to set it manually.

Thanks,
Maen Badwan
LEADTOOLS Technical Support
 
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.098 seconds.