←Select platform

Smoothing Property

Summary
Gets or sets the Smoothing value.
Syntax
C#
VB
C++
public int Smoothing { get; set; } 
Public Property Smoothing As Integer 
public: 
property int Smoothing { 
   int get(); 
   void set (    int ); 
} 

Property Value

Size of the smoothing kernel used on the image.

Example

Refer to AnisotropicDiffusionCommand.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.