C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets a value that represents the amount of contrast change.
public int Contrast { get; set; }
Public Property Contrast As Integer
public int Contrast {get; set;}
@property (nonatomic, assign) NSInteger contrast
public int getContrast()
public void setContrast(int value)
<br/>get_Contrast();<br/>set_Contrast(value);<br/>Object.defineProperty('Contrast');
Value that represents the amount of contrast change. Valid values are -1000 to +1000.
Refer to HistogramContrastCommand.
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