Class DefectOutput
Class DefectOutput
Namespace: Aspose.OCR
Assembly: Aspose.OCR.dll (25.1.0)
אזורים המכילים פגמים שנמצאו בתמונה.
public class DefectOutput
ירושה
חברים ירושים
object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
בונים
DefectOutput()
public DefectOutput()
שדות
Page
מספר עמוד.
public int Page
ערך השדה
Source
הנתיב המלא לקובץ או ל-URL, אם יש. ריק עבור זרמים, מערכי בייטים וקבצים מקודדים ב-Base64.
public string Source
ערך השדה
defectAreas
הרשימה של פגמי התמונה והאזורים שבהם הם נמצאו.
public List<defectareas> defectAreas
ערך השדה
List<DefectAreas>