VideoCapture Properties |
The VideoCapture type exposes the following members.
Name | Description | |
---|---|---|
![]() | BackendName |
The Capture Backend
|
![]() | 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 |