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

objectDefectAreas

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

DefectType

rectangles

Image areas where defect was found

public Rectangle[] rectangles

Field Value

Rectangle[]

 English