|
Close
|
Close the camera object. This will free up the native resources
|
| Equals
(inherited from Object) |
|
|
GetAvailableResolutions
|
Returns a list of all of the possible camera resolutions supported
by the device's camera.
You can call this first to get the supported resolutions and then
call the Camera.Open method to open the camera to the resolution you'd like.
|
| GetHashCode
(inherited from Object) |
|
| GetType
(inherited from Object) |
|
|
Open
|
|
| ReferenceEquals
(inherited from Object) |
|
|
TakePicture
|
Takes a snapshot from the camera and returns it as a Bitmap
|
| ToString
(inherited from Object) |
|