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

The CImage class manages images for iDRS. More...

#include <idrs_common.h>

Inheritance diagram for CImage:
CObjPtr CObj CObj

Detailed Description

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.

See also
ColorMode for color modes