glFilters - v0.8.1
    Preparing search index...

    Interface ContrastParams

    interface ContrastParams {
        factor: number;
    }
    Index

    Properties

    Properties

    factor: number

    Contrast factor. 1.0 = no change, 0 = flat grey, >1 = more contrast.