Lines Matching refs:strength
1675 % const double strength,ExceptionInfo *exception)
1684 % o strength: the strength of the blur mask in percentage.
1690 const double strength,ExceptionInfo *exception)
1727 contrast_image=AccelerateLocalContrastImage(image,radius,strength,exception);
1921 mult=(srcVal-(sum/totalWeight))*(strength/100.0f);