Re: Rotate

Posted by Wayne Rasband on
URL: http://imagej.273.s1.nabble.com/Rotate-tp3701027p3701030.html

Here are three ways to find out which class in ImageJ implements the
Image>Rotate>Arbitrarily command:

1. Use Plugins>Utilities>Search to search the ImageJ source for
"Enlarge Image to Fit Result" (without the quotes). In the Log window,
double click on the file-path to open the Java source file.

2. Look up "Arbitrarily..."  in the list created by
Plugins>Utilities>List Commands.

3. Do a Google search for "Enlarge Image to Fit Result" (with the
quotes).

-wayne


On Nov 13, 2006, at 2:57 PM, Siptroth, Kyle M. wrote:

> Thanks,
>
> Do you recall what class/method does this?  Thanks
>
> Kyle
>
> -----Original Message-----
> From: ImageJ Interest Group [mailto:[hidden email]] On Behalf Of
> Wayne Rasband
> Sent: Monday, November 13, 2006 2:42 PM
> To: [hidden email]
> Subject: Re: Rotate
>
> On Nov 13, 2006, at 2:25 PM, Siptroth, Kyle M. wrote:
>
>> Hello,
>>
>> Has anyone discovered an issue where an image gets clipped when
>> rotating?  Thanks
>
> It looks like you need to upgrade. The Image>Rotate>Arbitrarlly command
> in ImageJ 1.37 and later has an "Enlarge Image to Fit Result" option.
>
> -wayne
>