|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IImageAcquisition
Method Summary | |
---|---|
java.awt.image.BufferedImage |
capture()
Captures a Image from the capture device DEVICE and returns it as a java.awt.Image |
void |
close()
Terminates this service, after calling this methode the service is no longer available. |
java.awt.Dimension |
getResolution()
Once the capture device has settled this function returns the resolution of the captured image. |
boolean |
init()
Tries to init this service |
Method Detail |
---|
java.awt.image.BufferedImage capture()
void close()
java.awt.Dimension getResolution()
boolean init()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |