glFilters - v0.6.0
    Preparing search index...

    Interface ThresholdParams

    interface ThresholdParams {
        cutoff?: number;
    }
    Index

    Properties

    Properties

    cutoff?: number

    Luminance cutoff (0–1). Pixels brighter than this become white, others black. Default 0.5.