Obtain the capture property
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.2.1.1150 (2.2.1.1150)
Syntax
| | | | | | | | |
| C# | | | Visual Basic | | | Visual C++ | |
Public Function GetCaptureProperty ( _
index As CAP_PROP _
) As Double
Parameters
- index
- CAP_PROP
The index for the property
Return Value
The value of the specific property
See Also