Gets or sets the size of the area to be used when smoothing the edges between localized blocks.
public int Smooth { get; set; } Public Property Smooth As Integer public int Smooth {get; set;} @property (nonatomic, assign) NSUInteger smooth public int getSmooth()public void setSmooth(int value)
<br/>get_Smooth();<br/>set_Smooth(value);<br/>Object.defineProperty('Smooth'); Size of the area to be used when smoothing the edges between localized blocks. Possible values are between 0 and 7, but if Height is less than or equal to 7 then the maximum value for this item is Height - 1. If Smooth = 0 the edges will not be smoothed.
Refer to LocalHistogramEqualizeCommand.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
