DefectOutput

DefectOutput class

Areas containing defects identified in the image.

The DefectOutput type exposes the following members:

Constructors

NameDescription
DefectOutput()Initializes a new instance of the DefectOutput class

Properties

NameDescription
sourceThe full path to the file or URL, if any. Empty for streams, byte arrays, and Base64 encoded files.
pagePage number.
defect_areasThe list of image defects and areas where they were found.

See Also