Home
last modified time | relevance | path

Searched refs:oldPixel (Results 1 – 3 of 3) sorted by relevance

/plugin/jcapture/src/com/hammurapi/jcapture/
H A DRegion.java83 int oldPixel = prev.getRGB(xt, yt); in grabImage() local
84 int pixelRGB = newPixel==oldPixel && transparency ? TRANSPARENT_COLOR : newPixel; in grabImage()
H A DScreenShot.java143 int oldPixel = pimg.getRGB(x, y); in call() local
144 if (newPixel!=oldPixel) { in call()
/plugin/jcapture/lib/
H A Djcapture.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...