ImageCaptureDevice Class Members
In This Topic
The following tables list the members exposed by
ImageCaptureDevice.
Protected Constructors
Public Properties
| Name | Description |
 | CaptureState | Gets the capture state of this image capture device. |
 | DesiredFormat | Gets or sets desired image format to be used by this image capture device. |
 | FriendlyName | Gets the UI display name for this image capture device. |
 | SupportedFormats | Gets a read-only collection of formats supported by this image capture device. |
Public Methods
| Name | Description |
 | Dispose | Overloaded. Releases all resources used by this object. |
 | ShowPropertiesDialog | Shows the properties dialog of capture device. |
 | ToString | Returns the name of camera. |
Protected Methods
Public Events
See Also