Re: Zooming in Macros
Posted by
Gluender-3 on
Aug 12, 2009; 12:06pm
URL: http://imagej.273.s1.nabble.com/Zooming-in-Macros-tp3691493p3691494.html
>Does anyone know if and how it is possible to set a zoom-factor of an image
>via a macro?
>Ideally I would like to zoom in to get selection to be full-screen.
>
>
>Thanks!
>--
>View this message in context:
>
http://n2.nabble.com/Zooming-in-Macros-tp3429998p3429998.html>Sent from the ImageJ mailing list archive at Nabble.com.
What about:
run("To Selection");
Perhaps not perfect but maybe sufficient.
--
Herbie
------------------------
<
http://www.gluender.de>