IColorTransformer::IColorTransformer::Plane Struct Reference
Represents a one-color image, together with some setttings.
More...
#include <interfaces.h>
List of all members.
|
Public Attributes |
SMatrix | pixels |
| a matrix of pixels with values in [0,1]
|
const PlaneSettings * | settings |
| the settings for the plane
|
Detailed Description
Represents a one-color image, together with some setttings.
In returned instances the pointed-to memory is always owned by this module.
Definition at line 117 of file interfaces.h.
The documentation for this struct was generated from the following file: