←Select platform

Smoothing Property

Summary

Gets or sets the Smoothing value.

Syntax

C#
VB
WinRT C#
C++
public int Smoothing {get; set;}
Public Property Smoothing As Integer
public int Smoothing {get; set;}
get_Smoothing(); 
set_Smoothing(value); 
Object.defineProperty('Smoothing'); 
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.ImageProcessing.Core Assembly
Click or drag to resize