C#
VB
C++
Gets the amount of the brightness in the image.
public float BrightnessAmount { get; }
Public ReadOnly Property BrightnessAmount As Single
public:
property float BrightnessAmount {
float get();
}
The output (transformed) image.
Refer to the BrightnessDetectionCommand 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