←Select platform

BrightnessDetectionCommand Class

Summary

Finds the brightness amount in an image.

Syntax
C#
VB
Objective-C
C++
Java
public class BrightnessDetectionCommand : RasterCommand 
Public Class BrightnessDetectionCommand  
   Inherits RasterCommand 
@interface LTBrightnessDetectionCommand : LTRasterCommand 
public class BrightnessDetectionCommand extends RasterCommand 
public ref class BrightnessDetectionCommand : public RasterCommand   

Remarks

The BrightnessDetectionCommand is useful for filtering out overexposed images captured by portable devices.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly