42 #ifndef _UNCOMPRESSED_AVI_CAPTURE_H_
43 #define _UNCOMPRESSED_AVI_CAPTURE_H_
93 std::string m_sFilePath;
94 std::string m_sSecondFilePath;
ImageType
Enum specifying the supported image types.
Interface to video capture modules.
bool CaptureImage(CByteImage **ppImages)
~CUncompressedAVICapture()
CUncompressedAVICapture(const char *pFilePath, const char *pSecondFilePath=NULL)
Data structure for the representation of 8-bit grayscale images and 24-bit RGB (or HSV) color images ...
CByteImage::ImageType GetType()