adding two overlays to an image

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

adding two overlays to an image

Mohamed Tleis
Dear Members,

 I would like to know how can I achieve in java programming the addition of
two image overlays to an image. I want to use two different stroke colors
for each Overlay; Since I can only set one overlay to an ImagePlus, this
overlay has only one stroke color.
Currently I have an Overlay, which I add Roi to it overlay.add(Roi); and
when I am done I set the overlay to an imageplus imp.setOverlay(overlay);

Best Regards,
M. Tleis

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html