1 #if !defined(_SCANNERFILESIMPLE_) 2 #define _SCANNERFILESIMPLE_
virtual Format FileFormat() const
static const uchar * CompensationTable()
virtual void WriteTextBlock(const uchar *txtBlock, kkuint32 txtBlockLen)
virtual void WriteBufferFrame()
Write the contents of 'frameBuffer' to he end of the scanner file.
unsigned __int32 kkuint32
ScannerFileSimple(const KKStr &_fileName, kkuint32 _pixelsPerScanLine, kkuint32 _frameHeight, RunLog &_log)
virtual kkint64 SkipToNextFrame()
Skip to start of next frame returning back byte offset of that frame.
unsigned char uchar
Unsigned character.
static KKStr Concat(const std::vector< std::string > &values)
Concatenates the list of 'std::string' strings.
Contains Classes that are specific to Cameras physical characteristics.
virtual ~ScannerFileSimple()
Used for logging messages.
ScannerFileSimple(const KKStr &_fileName, RunLog &_log)
virtual kkuint32 ReadBufferFrame()
Read in one Scanner File Frame return number of actual scan-lines read.