Login  Register

Re: Crop

Posted by Wayne Rasband on Dec 08, 2005; 8:19pm
URL: http://imagej.273.s1.nabble.com/thumbnail-quality-tp3704288p3704295.html

> What is the macro to crop an image?? For example, I have a 250x400
> image.? I
> want to crop from the top and bottom to make it 250x250.

The command recorder will generate the code for you. Start the recorder
(Plugins>Macros>Record), open the image, create a 250x250 rectangular
selection, then use the Image>Crop command.

-wayne