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

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
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 Previous Topic Topic Next Topic  

graphman

259 Posts

Posted - May 02 2014 :  04:49:43  Show Profile  Reply
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  Show Profile  Reply
Have you received my file?
Go to Top of Page

xequte

39086 Posts

Posted - May 07 2014 :  03:04:28  Show Profile  Reply
No, can you please resend.

Does it only happen with some specific TIFF files?


Nigel
Xequte Software
www.xequte.com
nigel@xequte.com
Go to Top of Page

xequte

39086 Posts

Posted - May 09 2014 :  03:46:39  Show Profile  Reply
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
Go to Top of Page

graphman

259 Posts

Posted - May 09 2014 :  10:42:33  Show Profile  Reply
Please inform me about results.
Go to Top of Page

xequte

39086 Posts

Posted - Jun 29 2014 :  22:11:35  Show Profile  Reply
Hi

I'm afraid they are not yet available. I will inform when they are.



Nigel
Xequte Software
www.xequte.com
nigel@xequte.com
Go to Top of Page

graph_man

328 Posts

Posted - Nov 03 2015 :  05:36:34  Show Profile  Reply
Please inform me about results.
Go to Top of Page

xequte

39086 Posts

Posted - Nov 03 2015 :  14:13:19  Show Profile  Reply
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
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: