glFilters - v0.8.1
    Preparing search index...

    Interface SaturateParams

    interface SaturateParams {
        factor: number;
    }
    Index

    Properties

    Properties

    factor: number

    Saturation factor. 1.0 = no change, 0 = grayscale, >1 = more saturated.