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

    Interface InputMaskV3

    interface InputMaskV3 {
        invert?: boolean;
        source: PublicBinaryInputV3;
    }
    Index

    Properties

    Properties

    invert?: boolean

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