ImageJS
    Preparing search index...

    Interface InvertOptions

    interface InvertOptions {
        out?: Image | Mask;
    }
    Index

    Properties

    Properties

    out?: Image | Mask

    Image to which the inverted image has to be put.