Skip to main content
Skip table of contents

(v13) ListColorSets in the HqnSettings procset

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

ListColorSets steps through all ColorSets in persistent storage for a particular device and colorant family and call a user supplied procedure for each.

TEXT
            proc ListColorSets
            proc optionsdict ListColorSets

The procedure (proc ) will be called once for each ColorSet found. Each time it is called, the ColorSet dictionary for that set will be on the top of the operand stack. The procedure is expected to consume the ColorSet dictionary but to otherwise leave the operand and dictionary stack unaltered.

By default, ColorSets for the current device and colorant family will be iterated over. This can be overridden by including an options dictionary (optionsdict ) containing keys as described for (v13) ReadColorSet in the HqnSettings procset .

Note: Both LoadColorSet and SetColorSet have been written based on the assumption that none of Harlequin’s color management products will have already been loaded when they are run. That is, the underlying page setup used on the input channel through which these commands are delivered should be set to the (None) color option, and the same channel should not include two calls to these procedures in a single job.

JavaScript errors detected

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

If this problem persists, please contact our support.