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
|