Get
Gets the image to be inspected.
Set
Namespace: Cognex.Vision.LineMaxSets the image to be inspected.
Assembly: Cognex.Vision.LineMax.Net (in Cognex.Vision.LineMax.Net.dll) Version: 9.25.1.0
Syntax
Return Value
Type: IImageThe inspection image.
Remarks
Although any IImage can be assigned to InputImage, calls to Run will fail if the InputImage is not a Image8Grey or a Image16Grey.
Remarks
Changed Raised when the value of this property changes. The following state flags may be affected:
See Also