VideoCapture Properties |
The VideoCapture type exposes the following members.
| Name | Description | |
|---|---|---|
| BackendName |
The name of the backend used by this VideoCapture
| |
| CaptureSource |
Get the type of the capture module
| |
| FlipHorizontal |
Get or Set if the captured image should be flipped horizontally
| |
| FlipType |
Get and set the flip type
| |
| FlipVertical |
Get or Set if the captured image should be flipped vertically
| |
| Height | The height of this capture | |
| IsOpened |
True if the camera is opened
| |
| Ptr |
Pointer to the unmanaged object
(Inherited from UnmanagedObject.) | |
| Width | The width of this capture |