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