iDRS™ SDK 16
Loading...
Searching...
No Matches
ILineReader Class Reference

The ILineReader defines the interface required to provide a custom line reader. More...

#include <idrs_common.h>

Inheritance diagram for ILineReader:
CStdLineReader

Detailed Description

The ILineReader defines the interface required to provide a custom line reader.

A line reader object is used to provide image buffers inside iDRS. A common usage for this class is to provide the image raw data for image file format that iDRS SDK is not currently supported or for custom image file formats

See also
CStdLineReader contains a default implementation of this interface working with memory buffers