←Select platform

GlareArea Property

Summary

A LeadRect structure that represents the area containing the detected glare.

Syntax
C#
VB
Objective-C
C++
Java
public LeadRect GlareArea { get; } 
Public Property GlareArea As LeadRect() 
@property (nonatomic, assign, readonly) LeadRect glareArea; 
public LeadRect getGlareArea()             
public: 
property LeadRect GlareArea { 
   LeadRect get(); 
} 

Property Value

The detected glare area, or an empty rectangle value if no glare is detected.

Example

For an example, refer to DetectDocumentCommand

Requirements

Target Platforms

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

Leadtools.ImageProcessing.Kernel Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.