C#
VB
WinRT C#
C++
Gets or sets a value that represents the brightness of the ambient light of the entire image.
public int Bright { get; set; }
Public Property Bright As Integer
public int Bright {get; set;}
get_Bright();
set_Bright(value);
Object.defineProperty('Bright');
Value that represents the brightness of the ambient light of the entire image. This can be any number that is 0 or greater. If it is 0 the image will be black. This value is divided internally by 100.
Refer to LightCommand.
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