@musallam/photoshop-client
    Preparing search index...

    Interface HueSaturation

    interface HueSaturation {
        channels?: ChannelDetails[];
        colorize?: boolean;
    }
    Index

    Properties

    Properties

    channels?: ChannelDetails[]

    An array of hashes representing the 'master' channel (the remaining five channels of 'magentas', 'yellows', 'greens', etc. are not yet supported).

    colorize?: boolean

    Whether to colorize.