Re: Cloning tool?
Posted by Wayne Rasband on Feb 19, 2006; 5:15pm
URL: http://imagej.273.s1.nabble.com/Cloning-tool-tp3703669p3703670.html
> Does ImageJ have a cloning tool that can be
> used to repeat a selection on an image?
You can replicate the contents of a selection using this technique:
1. Create a selection
2. Press c (Copy)
3. Press and hold v (Paste) while dragging the selection
-wayne