CameraDevice.CurrentFrame Property
Gets the frame currently captured by the device.
Namespace: DevExpress.XtraEditors.Camera
Assembly: DevExpress.XtraEditors.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Bitmap | A Bitmap object that is the frame currently captured by the device. |
See Also