Obtain the capture property
Namespace:
Emgu.CV
Assembly:
Emgu.CV (in Emgu.CV.dll) Version: 2.1.0.649 (2.1.0.649)
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