Login  Register

Cloning tool?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options Options
Embed post
Permalink
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Cloning tool?

Henry Barwood
Does ImageJ have a cloning tool that can be used to repeat a
selection on an image?

Henry
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: Cloning tool?

Wayne Rasband
> 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