SIP uses ImageMagick which is basically a variant of GraphicsMagick (actually the other way around). ImageMagick is actually more advanced than GraphicsMagick, but a bit harder to keep track of backward compatibility (but that's a developer's little issue).<br>

<br>You should direct your efforts to try to install/link SIP to your scilab,<br>then you'll have a scilab API for libtiff (and hundreds of other image format libs as well).<br clear="all"><br>If you are not using Linux, you can still try to see what it takes to get SIP up and running in your Operating System, since it has all the machinery required to link to an external lib like libtiff.<br>

<br>best,<br>Ricardo Fabbri<br>--<br>Linux registered user #175401<br><a href="http://www.lems.brown.edu/%7Erfabbri" target="_blank">www.lems.brown.edu/~rfabbri</a><br><a href="http://pt.wikipedia.org/wiki/IPRJ" target="_blank">pt.wikipedia.org/wiki/IPRJ</a><br>

<a href="http://labmacambira.sf.net" target="_blank">labmacambira.sf.net</a><br>
<br><br><div class="gmail_quote">On Tue, May 22, 2012 at 3:58 PM, Antoine Monmayrant <span dir="ltr"><<a href="mailto:antoine.monmayrant@laas.fr" target="_blank">antoine.monmayrant@laas.fr</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Le 22/05/12 20:27, benes a écrit :<div class="im"><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi. I´d like to call libtiff from Scilab but I don´t know how. Where do I put<br>
litiff and How do I call it?<br>
</blockquote></div>
well, it's a convoluted process, you need to write a function (in C) and then make a wrapper that call this function and check everything fits scilab requirements.<br>
I have to work on my horrible code to be able to post it here.<div class="im"><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Another thing: I have libtiff-4.1 and Libtiff.NET. Which one better suited<br>
for Scilab?<br>
</blockquote></div>
I don't know. I have only used it on linux, so it was clearly not the .NET version ;-)<br>
But the way you compile and link it in scilab makes it fairly cross platform.<span class="HOEnZb"><font color="#888888"><br>
<br>
Antoine</font></span><div class="HOEnZb"><div class="h5"><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Thanks for your help.<br>
<br>
--<br>
View this message in context: <a href="http://mailinglists.scilab.org/GraphicsMagic1-3-15-windows-source-in-Scilab-5-3-3-tp4006029p4007177.html" target="_blank">http://mailinglists.scilab.<u></u>org/GraphicsMagic1-3-15-<u></u>windows-source-in-Scilab-5-3-<u></u>3-tp4006029p4007177.html</a><br>


Sent from the Scilab users - Mailing Lists Archives mailing list archive at Nabble.com.<br>
<br>
--<br>
To unsubscribe from this mailing-list, please send an empty mail to<br>
<a href="mailto:users-unsubscribe@lists.scilab.org" target="_blank">users-unsubscribe@lists.<u></u>scilab.org</a><br>
To check the archives of this mailing list, see<br>
<a href="http://mailinglists.scilab.org/" target="_blank">http://mailinglists.scilab.<u></u>org/</a><br>
<br>
<br>
</blockquote>
<br>
<br>
--<br>
To unsubscribe from this mailing-list, please send an empty mail to<br>
<a href="mailto:users-unsubscribe@lists.scilab.org" target="_blank">users-unsubscribe@lists.<u></u>scilab.org</a><br>
To check the archives of this mailing list, see<br>
<a href="http://mailinglists.scilab.org/" target="_blank">http://mailinglists.scilab.<u></u>org/</a><br>
<br>
</div></div></blockquote></div><br>