Error processing SSI file
LEADTOOLS Image Processing (Leadtools.ImageProcessing.Core assembly)

Show in webframe

BrightnessDetectionCommand Class








Members 
Finds the brightness amount in an image.
Object Model
Syntax
'Declaration
 
Public Class BrightnessDetectionCommand 
   Inherits Leadtools.ImageProcessing.RasterCommand
   Implements Leadtools.ImageProcessing.IRasterCommand 
'Usage
 
Dim instance As BrightnessDetectionCommand
public sealed class BrightnessDetectionCommand : Leadtools.ImageProcessing.IRasterCommand  
@interface LTBrightnessDetectionCommand : LTRasterCommand
public class BrightnessDetectionCommand extends RasterCommand
function Leadtools.ImageProcessing.Core.BrightnessDetectionCommand()
public ref class BrightnessDetectionCommand : public Leadtools.ImageProcessing.RasterCommand, Leadtools.ImageProcessing.IRasterCommand  
Remarks
The BrightnessDetectionCommand is useful for filtering out overexposed images captured by portable devices.
Requirements

Target Platforms

See Also

Reference

BrightnessDetectionCommand Members
Leadtools.ImageProcessing.Core Namespace
BlurDetectionCommand Class

Error processing SSI file