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