convert to RBG

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

convert to RBG

Lenka Polaskova
Hello,
Please help me with my problem. I am creating a new plugin and I am working with an 8-bit grayscale image (make some measurements) and then I need to convert it to RGB to continue a work(measure Color Histogram). I've tried ip = ip.convertToRGB or IJ.run("RGB Color") but nothing happend. I still get an grayscale image.
Could someone advise me what is wrong?

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