42 #ifndef _VFW_CAPTURE_H_
43 #define _VFW_CAPTURE_H_
90 void UpdateInformation();
98 unsigned long m_nCompression;
102 bool m_bCameraOpened;
void ShowVideoSourceDialog()
CByteImage::ImageType GetType()
ImageType
Enum specifying the supported image types.
Interface to video capture modules.
bool GetDriverName(int nDriverIndex, std::string &sName)
void ShowVideoFormatDialog()
CVFWCapture(int nDriverIndex)
bool CaptureImage(CByteImage **ppImages)
void SetDriverIndex(int nDriverIndex)
Data structure for the representation of 8-bit grayscale images and 24-bit RGB (or HSV) color images ...