42 #ifndef _VC_CAPTURE_H_
43 #define _VC_CAPTURE_H_
virtual void CloseCamera()
ImageType
Enum specifying the supported image types.
Interface to video capture modules.
virtual bool OpenCamera()
virtual CByteImage::ImageType GetType()
virtual int GetNumberOfCameras()
Data structure for the representation of 8-bit grayscale images and 24-bit RGB (or HSV) color images ...
virtual bool CaptureImage(CByteImage **ppImages)