|
Bartosz Firyn (SarXos) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.github.sarxos.webcam.WebcamTask
com.github.sarxos.webcam.ds.cgt.WebcamReadImageTask
public class WebcamReadImageTask
Constructor Summary | |
---|---|
WebcamReadImageTask(WebcamDriver driver,
WebcamDevice device)
|
Method Summary | |
---|---|
BufferedImage |
getImage()
|
Methods inherited from class com.github.sarxos.webcam.WebcamTask |
---|
getDevice, getThrowable, process, setThrowable |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WebcamReadImageTask(WebcamDriver driver, WebcamDevice device)
Method Detail |
---|
public BufferedImage getImage()
|
Bartosz Firyn (SarXos) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |