Click or drag to resize

SubDEdgeSharpnessSanitize Method

Overload List
  NameDescription
Public methodStatic memberSanitize(Double)
Verifies that sharpness is between 0.0 and MaximumValue, and snaps it to an integer when it is within Tolerance of one.
Public methodStatic memberSanitize(Double, Double)
Verifies that sharpness is between 0.0 and MaximumValue, and snaps it to an integer when it is within Tolerance of one.
Top
See Also