|
Synergy Color Management Component - SDK -
2018.0.80
|
This class is the callback to serialize a user color space. More...
Public Member Functions | |
| virtual | ~UserColorSpaceSerializer () |
| Default destructor. More... | |
| virtual SynStatus | serialize (const char *data)=0 |
| Provide the serialized version of a user color space. More... | |
This class is the callback to serialize a user color space.
|
inlinevirtual |
Default destructor.
|
pure virtual |
Provide the serialized version of a user color space.
| data | The string to write |