adobe-firefly-sdk
    Preparing search index...

    Type Alias InputMaskV3

    InputMaskV3

    type InputMaskV3 = {
        invert?: boolean;
        source: PublicBinaryInputV3;
    }
    Index

    Properties

    Properties

    invert?: boolean

    Invert mask

    Invert mask is an optional boolen property, use true if you want take an image mask, invert it and apply it.