Retrieves the specified property of camera or video file.
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- capture
- Type: OpenCvSharpCvCapture
video capturing structure. - propertyId
- Type: SystemInt32
property identifier.
Return Value
Type: Doubleproperty value
See Also