Home
Features
Demos
Store
Forum
Support
ImageEn Forum
Profile
Join
Active Topics
Forum FAQ
Search
Forum membership is Free! Click
Join
to sign-up
Username:
Password:
Save Password
Forgot your Password?
All Forums
ImageEn Library for Delphi, C++ and .Net
ImageEn and IEvolution Support Forum
ReplaceFileTIFF issue
New Topic
Reply to Topic
Author
Topic
graphman
259 Posts
Posted - May 02 2014 : 04:49:43
There is multi-page TIFF file (4 pages)
After loading page:
ImageEnIO1->Params->ImageIndex = 0;
ImageEnIO1->LoadFromFileAuto(MyFile);
changing and replacing this page:
ImageEnView1->Proc->Negative();
ImageEnIO1->Params->TIFF_ImageIndex = 0;
ImageEnIO1->ReplaceFileTIFF(MyFile);
program delete this page and resulting file has 3 pages only.
Why?
How to fix this issue?
I have sent this file to you.
graphman
259 Posts
Posted - May 06 2014 : 17:44:58
Have you received my file?
xequte
39086 Posts
Posted - May 07 2014 : 03:04:28
No, can you please resend.
Does it only happen with some specific TIFF files?
Nigel
Xequte Software
www.xequte.com
nigel@xequte.com
xequte
39086 Posts
Posted - May 09 2014 : 03:46:39
Hi
We have analyzed the file you sent.
Unfortunately ReplaceFileTIFF and InsertFileTIFF cannot handle big-endian TIFF files, only LittleEndian TIFFs are presently supported.
We are presently working on an update that will add big-endian support to these methods.
Nigel
Xequte Software
www.xequte.com
nigel@xequte.com
graphman
259 Posts
Posted - May 09 2014 : 10:42:33
Please inform me about results.
xequte
39086 Posts
Posted - Jun 29 2014 : 22:11:35
Hi
I'm afraid they are not yet available. I will inform when they are.
Nigel
Xequte Software
www.xequte.com
nigel@xequte.com
graph_man
328 Posts
Posted - Nov 03 2015 : 05:36:34
Please inform me about results.
xequte
39086 Posts
Posted - Nov 03 2015 : 14:13:19
Hi
Because ImageEn does not support Big-endian TIFF saving, this is still not possible. You would be better to load the whole file, make the change, and then save (i.e. which will change it to Little-endian).
Nigel
Xequte Software
www.xequte.com
nigel@xequte.com
Topic
New Topic
Reply to Topic
Jump To:
Select Forum
ImageEn Library for Delphi, C++ and .Net
ImageEn and IEvolution Support Forum
--------------------
Home
Active Topics
Frequently Asked Questions
Member Information
Search Page