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
 ioBigEndian and ReplaceFileTIFF

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
graph_man Posted - Nov 03 2015 : 05:24:01
I have tiff file with "ioBigEndian" and need to use "ReplaceFileTIFF" command.
Is there workaround?
3   L A T E S T    R E P L I E S    (Newest First)
xequte Posted - Nov 08 2015 : 16:49:25
Hi

Can you upload/email me the TIFF image for testing. It is unlikely we will support Big-endian saving in the short term future.


Nigel
Xequte Software
www.xequte.com
nigel@xequte.com
graph_man Posted - Nov 06 2015 : 04:01:41
My file is very big and there are a memory problems with loading it to TImageEnMView. I load one page into ImageEnView, edit, and replace by ReplaceFileTIFF.
xequte Posted - Nov 04 2015 : 19:12:17
Yes, load the file into a TIEMultiBitmap (or a TImageEnMView), replace the frame of the tiff with your new one and then save it again.

Note: It will be saved as little-endian.

Nigel
Xequte Software
www.xequte.com
nigel@xequte.com