Home
last modified time | relevance | path

Searched refs:otherImage (Results 1 – 2 of 2) sorted by relevance

/plugin/jcapture/src/com/hammurapi/jcapture/
H A DRegion.java178 MappedImage otherImage = other.getImage(); in imageEquals() local
179 if (otherImage==null in imageEquals()
181 || image.getHeight()!=otherImage.getHeight() in imageEquals()
182 || image.getWidth()!=otherImage.getWidth()) { in imageEquals()
187 BufferedImage oImage = otherImage.getImage(); in imageEquals()
/plugin/jcapture/lib/
H A Djcapture.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...