Gets or sets 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 refers to the histogram stretching amount. The contrast ranges from -1000 to +1000. This value is divided internally by 1000. A positive value increases the contrast whereas a negative value decreases the contrast.
Refer to ContrastBrightnessIntensityCommand.
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