Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

DevExpress.XtraEditors.Camera Namespace

In This Article

Provides types that support processing a video stream received from a video capture device.

Assembly: DevExpress.XtraEditors.v24.2.dll

NuGet Package: DevExpress.Win.Navigation

#Classes

Name Description
CameraControl Displays a video stream captured from a video input device, such as a webcam.
CameraDevice Describes a video capture device, operates the device, and processes the received video stream.
TakePictureDialog The modal dialog to take pictures from a camera device.
TakePictureDialogShowingEventArgs Provides data for the PictureEdit.TakePictureDialogShowing, RepositoryItemPictureEdit.TakePictureDialogShowing and TakePictureDialog.Showing events.

#Enums

Name Description
ResolutionMode Enumerates camera resolution modes.
VideoStretchMode Provides members that specify how the video frame is stretched to fit the CameraControl.