Skip to main content
Skip table of contents

(v13) WriteColorSet in the HqnSettings procset

This page applies to Harlequin v13.1r0 and later; and to Harlequin MultiRIP but not Harlequin Core

WriteColorSet allows a ColorSet to be written to persistent storage.

TEXT
            ColorSetName ColorSet WriteColorSet -
            ColorSetName ColorSet optionsdict WriteColorSet -

ColorSet

must be a dictionary containing all of the keys listed in (v13) The HqnSettings procset , with the appropriate values.

ColorSetName

is the name by which the ColorSet should be known to the RIP and should match the value of SetupName within the ColorSet dictionary itself.

Note: WriteColorSet will not allow an existing ColorSet to be overwritten with another by the same name. If it is desired to replace an existing set then the old one must be deleted first, using (v13) DeleteColorSet in the HqnSettings procset . By default, the ColorSet will be written into storage for the current device and colorant family. This can be overridden by including an options dictionary (optionsdict ) containing keys as described for (v13) ReadColorSet in the HqnSettings procset .

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.