Overload List
| Name | Description | |
|---|---|---|
| RetrieveFrame |
Returns the pointer to the image grabbed with cvGrabFrame function.
The returned image should not be released or modified by user.
| |
| RetrieveFrame(Int32) |
Returns the pointer to the image grabbed with cvGrabFrame function.
The returned image should not be released or modified by user.
| |
| RetrieveFrame(CameraChannels) |
Returns the pointer to the image grabbed with cvGrabFrame function.
The returned image should not be released or modified by user.
|
See Also