|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ImageSource
An object that delivers frames (typically, a framegrabber)
Method Summary | |
---|---|
void |
setSink(ImageSink fs)
set the object that must read the frames through receive() method. |
Methods inherited from interface JSci.instruments.Control |
---|
getControlComponent |
Methods inherited from interface JSci.instruments.Dimensions |
---|
getHeight, getSize, getWidth |
Method Detail |
---|
void setSink(ImageSink fs)
fs
- the object that reads the frames
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |