Screen Dimensions
Posted by GAUTAM SHANKAR on Aug 05, 2010; 9:58pm
URL: http://imagej.273.s1.nabble.com/Screen-Dimensions-tp3687351.html
Hi,
getScreenSize gives me the dimensions in a macro just fine. However, I'm
using java to create a plugin and this function gives me the dimensions as
object Dimension.
How do I get them as Integers or convert them to integers?
-Gautam