ImageJS
    Preparing search index...

    Interface SubtractImageOptions

    interface SubtractImageOptions {
        absolute?: boolean;
    }
    Index

    Properties

    Properties

    absolute?: boolean

    Return the absolute difference for each pixel.

    false