ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 BigEndian TIFF, TIETIFTagsReader - invalid value

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

View 
UserName:
Password:
Format  Bold Italicized Underline  Align Left Centered Align Right  Horizontal Rule  Insert Hyperlink   Browse for an image to attach to your post Browse for a zip to attach to your post Insert Code  Insert Quote Insert List
   
Message 

 

Emoji
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Black Eye [B)]
Frown [:(] Shocked [:0] Angry [:(!] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
MMihelic Posted - Aug 04 2012 : 10:44:34
Hello.


If I take a "non-Intel" two-page TIFF end extract the second page to a stream (ExtractTIFFImageStream) and then try to read tags from this stream (TIETIFTagsReader.CreateFromStream(PageStream, 0)) I get an invalid value for the tag 258 (Tags.GetInteger(258)).

I have double checked, and the TIFF contains proper information. The TIETIFFTagsReader will read the correct value if I read the TIFF page directly. Only by following the above procedure and extracting a single page to a memory stream exhibits this problem.

--
Regards,
Matej.
2   L A T E S T    R E P L I E S    (Newest First)
MMihelic Posted - Aug 08 2012 : 02:16:36
I don't know what I was thinking by not including the sample in the first place.
I apologise.

I hope it will help.

<https://direct.neosys.si/helpdesk/public_files/00017Bmsb2lsb.tif>
https://direct.neosys.si/helpdesk/public_files/00017Bmsb2lsb.tif

--
Regards,
Matej.
fab Posted - Aug 06 2012 : 04:55:43
Hello,
please could you send a sample of this TIFF file?