DefectOutput

DefectOutput class

Areas containing defects identified in the image.

public class DefectOutput

Constructors

NameDescription
DefectOutput()The default constructor.

Fields

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

See Also