| 
    HDK
    
   | 
 
#include <ColorManagementSystem.h>
Public Member Functions | |
| ColorSpaceTransform (const string &ss, const string &ts, TypeDesc t) | |
| bool | operator== (const ColorSpaceTransform &other) const | 
| Comparison operator.  More... | |
Public Attributes | |
| string | sourceSpace | 
| string | targetSpace | 
| TypeDesc | type | 
Structure that represents color space transform information
Definition at line 29 of file ColorManagementSystem.h.
      
  | 
  inline | 
Comparison operator.
Definition at line 38 of file ColorManagementSystem.h.
| string ColorSpaceTransform::sourceSpace | 
Definition at line 33 of file ColorManagementSystem.h.
| string ColorSpaceTransform::targetSpace | 
Definition at line 34 of file ColorManagementSystem.h.
| TypeDesc ColorSpaceTransform::type | 
Definition at line 35 of file ColorManagementSystem.h.