|
iDRS™ SDK 16
|
The CImage class manages images for iDRS. More...
#include <idrs_common.h>
The CImage class manages images for iDRS.
An image is a buffer of pixels and some characteristics such as width, height, resolution.
The class CImage offers a set of convenient methods for loading, saving and manipulating image pixels. Internally the class stores the data in uncompressed format.