|
Synergy Color Management Component - SDK -
2018.0.80
|
Main Synergy color management component rules API header file. More...
Classes | |
| class | SYNCOLOR::Rule |
| This class represents a generic rule. More... | |
| class | SYNCOLOR::RulePtr |
| This class is a smart pointer on a rule. More... | |
| class | SYNCOLOR::OpaqueFileRule |
| This class represents a rule where the file pattern and the input color space are hidden. More... | |
| class | SYNCOLOR::DefaultFileRule |
| This class represents a rule where only the input color space could be user managed. More... | |
| class | SYNCOLOR::FilePathRule |
| This class represents a rule where the file pattern and the input color space could be user managed. More... | |
| class | SYNCOLOR::RuleWriter |
| The class is the callback to serialize all the rules. More... | |
| class | SYNCOLOR::Rules |
| The base class for rule containers that contain all the rules, and the capabilities to manage them. More... | |
| class | SYNCOLOR::FileRules |
| The class contains all the file rules, and the capabilities to manage them. More... | |
Namespaces | |
| SYNCOLOR | |
| Autodesk SynColor SDK public namespace. | |
Functions | |
| SYN_EXPORT SYNCOLOR::SynStatus | SYNCOLOR::createFileRule (const char *name, const char *fileNameExtension, const char *filePathPattern, const char *colorSpace, RulePtr &rule) |
| The method creates a file rule. More... | |
Main Synergy color management component rules API header file.