Login  Register

how to get Pixel Width from Properties... ?

Posted by M.Gbarin on Dec 11, 2012; 11:57am
URL: http://imagej.273.s1.nabble.com/how-to-get-Pixel-Width-from-Properties-tp5001114.html

hallo,

I try to write a java code to get a Pixel width from ImageJ ( Image->Properties...) !!
can someone help me ?!

when I wrote -- IJ.run("Properties..."); -- I became the propereties window but I could not save the Pixel Width in a variable !

where can be the problem ?