The interface that is used for WCF to provide a image capture service
| C# | Visual Basic | Visual C++ |
public interface ICapture
Public Interface ICapture
public interface class ICapture
| All Members | Methods | ||||
| Icon | Member | Description |
|---|---|---|
| QueryFrame()()() | Capture a Bgr image frame | |
| QuerySmallFrame()()() | Capture a Bgr image frame that is half width and half heigh |