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