glFilters - v0.6.0
    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.