C#
VB
Java
Objective-C
C++
Finds the brightness amount in an image.
public class BrightnessDetectionCommand : RasterCommand
Public Class BrightnessDetectionCommand
Inherits Leadtools.Imageprocessing.Leadtools.ImageProcessing.RasterCommand
Implements Leadtools.Imageprocessing.Leadtools.ImageProcessing.IRasterCommand
@interface LTBrightnessDetectionCommand : LTRasterCommand
public class BrightnessDetectionCommand extends RasterCommand
public ref class BrightnessDetectionCommand : public Leadtools.Imageprocessing.Leadtools.ImageProcessing.RasterCommand, Leadtools.Imageprocessing.Leadtools.ImageProcessing.IRasterCommand
The BrightnessDetectionCommand is useful for filtering out overexposed images captured by portable devices.
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