Gets or sets the input image. CogImage8Grey is the only supported image type; a runtime error will be reported if the image type is not CogImage8Grey.
Namespace: Cognex.VisionPro.PMAlignAssembly: Cognex.VisionPro.PMAlign (in Cognex.VisionPro.PMAlign.dll) Version: 75.0.0.0
Syntax
Property Value
Type: ICogImageThe default value is null.
Events
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when this property changes. |
See Also