DefectOutput
DefectOutput class
Areas containing defects identified in the image.
public class DefectOutput
Constructors
| Name | Description |
|---|---|
| DefectOutput() | The default constructor. |
Properties
| Name | Description |
|---|---|
| defectAreas { get; set; } | The list of image defects and areas where they were found. |
| Page { get; set; } | Page number. |
| Source { get; set; } | The full path to the file or URL, if any. Empty for streams, byte arrays, and Base64 encoded files. |
See Also
- namespace Aspose.OCR
- assembly Aspose.OCR