42 #ifndef __VIDEO_READER_H__
43 #define __VIDEO_READER_H__
82 bool ParseUncompressedAVIHeader();
87 unsigned char *m_pTempBuffer;
93 unsigned char *header;
ImageType
Enum specifying the supported image types.
CByteImage * ReadNextFrame()
CByteImage::ImageType GetType()
Data structure for the representation of 8-bit grayscale images and 24-bit RGB (or HSV) color images ...
bool OpenUncompressedAVI(const char *pFileName)