C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets the Gamma value.
public int Gamma { get; set; }
Public Property Gamma As Integer
public int Gamma {get; set;}
@property (nonatomic, assign) NSUInteger gamma
public int getGamma()
public void setGamma(int value)
<br/>get_Gamma();<br/>set_Gamma(value);<br/>Object.defineProperty('Gamma');
Any value greater than 0 that represents the gamma value. This value is divided internally by 100.
Refer to GammaCorrectExtendedCommand example.
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