Class DefectAreas
Class DefectAreas
Namespace: Aspose.OCR
Assembly: Aspose.OCR.dll (25.2.0)
Image areas containing a certain type of defect.
public class DefectAreas
Inheritance
Inherited Members
object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Constructors
DefectAreas()
public DefectAreas()
Fields
defectType
Defect type.
public DefectType defectType
Field Value
rectangles
Image areas where defect was found
public Rectangle[] rectangles