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

Show in webframe

GlareDetectionCommand Constructor (GlareDetectionCommand)








Initializes a new GlareDetectionCommand class object.
Syntax
public GlareDetectionCommand()
'Declaration
 
Public Function New()
'Usage
 
Dim instance As New GlareDetectionCommand()
public GlareDetectionCommand()
function GlareDetectionCommand()
public:
GlareDetectionCommand();
Remarks
The GlareDetectionCommand automatically finds the glare spot in an image and updates the image's region data accordingly.
Example
Refer to the GlareDetectionCommand example.
Requirements

Target Platforms

See Also

Reference

GlareDetectionCommand Class
GlareDetectionCommand Members

Error processing SSI file