C#
VB
WinRT C#
C++
Gets or sets a value that indicates the brightness of the image.
public int Brightness { get; set; }
Public Property Brightness As Integer
public int Brightness {get; set;}
<br/>get_Brightness();<br/>set_Brightness(value);<br/>Object.defineProperty('Brightness');
A value that indicates the brightness of the image. This value can be a number between -1000 and 1000. Negative values darken the image and positive values lighten the image.
Refer to CubismCommand.
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