MaterialX 1.39.1
|
Structure that represents color space transform information. More...
#include <ColorManagementSystem.h>
Public Member Functions | |
ColorSpaceTransform (const string &ss, const string &ts, TypeDesc t) | |
bool | operator== (const ColorSpaceTransform &other) const |
Comparison operator. | |
Public Attributes | |
string | sourceSpace |
string | targetSpace |
TypeDesc | type |
Structure that represents color space transform information.