C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets the extension of the width of the local histogram equalizer rectangle, in pixels.
public int WidthExtension { get; set; }
Public Property WidthExtension As Integer
public int WidthExtension {get; set;}
@property (nonatomic, assign) NSInteger widthExtension
public int getWidthExtension()
public void setWidthExtension(int value)
<br/>get_WidthExtension();<br/>set_WidthExtension(value);<br/>Object.defineProperty('WidthExtension');
The extension of the width of the local histogram equalizer rectangle, in pixels.
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