<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from rtf -->
<style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<font face="Calibri" size="2"><span style="font-size:11pt;">
<div>I am writing a small application to automate the processing of some data we’ve generated.  The processing works fine but I’ve found that the TIFFs which are written my the native FileSave in ImageJ cannot be opened by the proprietary application we need
to use later in the pipeline.  I’ve also found that TIFFs written using the BioFormats exporter do work so I want to use this instead of the ImageJ exporter.</div>
<div> </div>
<div>The application I’m using uses the ImageJ API but there isn’t a full ImageJ install.  I can do the export manually in ImageJ to see a macro command like this:</div>
<div> </div>
<div>run("Bio-Formats Exporter", "save=[D:\\Images\\Test\\Registration\\bio_formats.tif] compression=Uncompressed");</div>
<div> </div>
<div>..but I need to be able to replicate this in conventional java within my program.  I have a simple (non-stacked) ImagePlus object with the data in it and I know the location of the file I want to save.  I need a conventional (rather than OME) and uncompressed
TIFF.</div>
<div> </div>
<div>I’ve tried playing around with the options under IJ.runPlugin and with using ImageWriter directly but can’t seem to make this work in my environment.  I also suspect there may be a better way to do this within the bioformats API but couldn’t find an example
which did this.</div>
<div> </div>
<div>Can anyone suggest a small snippet of code to show how this should work please?</div>
<div> </div>
<div>Many thanks</div>
<div> </div>
<div>Simon.</div>
<div> </div>
<div><font face="Arial" size="1" color="#1F497D"><span style="font-size:8pt;">The Babraham Institute, Babraham Research Campus, Cambridge CB22 3AT <font color="#365F91"><i>Registered Charity No. 1053902.</i></font></span></font></div>
<div style="margin-top:14pt;"><font face="Arial" size="1" color="#1F497D"><span style="font-size:8pt;">The information transmitted in this email is directed only to the addressee. If you received this in error, please contact the sender and delete this email
from your system. The contents of this e-mail are the views of the sender and do not necessarily represent the views of the Babraham Institute. <font color="#365F91">Full conditions at: </font><a href="http://www.babraham.ac.uk/email_disclaimer.html"><font color="#365F91"><u>www.babraham.ac.uk</u></font></a></span></font></div>
</span></font>
</body>
</html>