The Camera type exposes the following members.

Methods

  NameDescription
Connect
Connect to the webcam.
Disconnect
Disconnects from the webcam.
Dispose
Releases all resources used by the current Camera object.
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize
Destructor
(Overrides Object..::.Finalize()()().)
GetHashCode
Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table.
(Inherited from Object.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
RaiseCameraFingerChangedEventOverloaded.
RaiseCameraFingerFoundEvent
Raises a OnCameraFingerFound event.
RaiseCameraFingerLostEvent
Raises a OnCameraFingerLost event.
RaiseCameraFramesChangedEvent
Raises a CameraFramesChange event.
RaiseCameraFramesFoundEvent
Raises a CameraFramesLost event.
RaiseCameraFramesLostEvent
Raises a CameraFramesFound event.
ToString
Returns a String that represents the current Object.
(Inherited from Object.)
TrackInfraredDiodes
Enables the fingers and head trackings.

See Also