ColorDictionary
A dictionary file that associates names with RGB color values. If you set this parameter, the task clusters colors around colors that are defined in the dictionary, and includes a name (such as "light blue" or "red") for each cluster.
Specify one of the following:
- An absolute path to the file.
- A relative path to the file. Relative paths are relative to the
colorcluster
folder, in the StaticDataDirectory. - A string that matches one of your AdditionalDataLabels, if you use the
AdditionalData
andAdditionalDataLabels
action parameters to upload the dictionary as part of the Process action.
To strengthen security, Media Server can be configured to read files only from specified directories. For information about the directories that Media Server is permitted to read from, see the parameter AllowedInputDirectories.
Type: | String |
Default: | |
Required: | No |
Configuration Section: | TaskName |
Example: | ColorDictionary=basiccolors.dat
|
See Also: |