The image upon which to perform segmentation analysis.
Namespace: Cognex.VisionPro.ViDiELAssembly: Cognex.VisionPro.ViDiEL (in Cognex.VisionPro.ViDiEL.dll) Version: 80.0.0.0
public ICogVisionData InputImage { get; set; }public ICogVisionData InputImage { get; set; }Public Property InputImage As ICogVisionData
Get
Set
Public Property InputImage As ICogVisionData
Get
Set
public:
property ICogVisionData^ InputImage {
ICogVisionData^ get ();
void set (ICogVisionData^ value);
}public:
property ICogVisionData^ InputImage {
ICogVisionData^ get ();
void set (ICogVisionData^ value);
}Property Value
Type:
ICogVisionData
The default is null.
| Event Type | Reason |
|---|
| [Cognex.VisionPro.ICogChangedEvent.Changed] |
Fires when the value of this property changes.
The following state flag may be affected:
|
May be either CogImage8Grey or CogImage24PlanarColor.