TakePictureDialog.Image Property
Gets the snapshot that a user has captured using the camera device.
Namespace: DevExpress.XtraEditors.Camera
Assembly: DevExpress.XtraEditors.v25.2.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
| Type | Description |
|---|---|
| Image | The captured image. |
See Also