Overload List

  NameDescription
SmoothGaussian(Int32)
Perform Gaussian Smoothing in the current image and return the result
(Inherited from Image<(Of <(TColor, TDepth>)>).)
SmoothGaussian(Int32, Int32, Double, Double)
Perform Gaussian Smoothing in the current image and return the result
(Inherited from Image<(Of <(TColor, TDepth>)>).)

See Also