Home
last modified time | relevance | path

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

/plugin/jcapture/src/com/hammurapi/jcapture/
H A DRegion.java82 int newPixel = master.getRGB(xt, yt); in grabImage() local
84 int pixelRGB = newPixel==oldPixel && transparency ? TRANSPARENT_COLOR : newPixel; in grabImage()
H A DScreenShot.java142 int newPixel = img.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 ...