adobe-firefly-sdk
    Preparing search index...

    Type Alias HueSaturation

    HueSaturation

    type 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.