Home
last modified time | relevance | path

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

/plugin/jcapture/src/com/hammurapi/jcapture/
H A DScreenShot.java32 private FileChannel imageChannel; field in ScreenShot
44 FileChannel imageChannel, in ScreenShot() argument
47 this.image = new MappedImage(image, imageFormat, imageChannel); in ScreenShot()
61 this.imageChannel = imageChannel; in ScreenShot()
151 regions.add(new Region(img, imageFormat, imageChannel, pimg, transparency, x, y, grabRange)); in call()
H A DCaptureConfig.java178 …public ScreenShot createScreenShot(ScreenShot prev, FileChannel imageChannel) throws IOException {… in createScreenShot() argument
195 imageChannel, in createScreenShot()
/plugin/jcapture/lib/
H A Djcapture.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...