CogIPOneImageMissingPixel GlobalValueMode Property Cognex VisionPro 9.21
Get or set the manner in which the 'global' value will be determined. Possible choices include Fixed, ImageMinimum, ImageMaximum, and ImageAverage.

Namespace: Cognex.VisionPro.ImageProcessing
Assembly: Cognex.VisionPro.ImageProcessing (in Cognex.VisionPro.ImageProcessing.dll) Version: 83.0.0.0
Syntax

public CogIPOneImageMissingPixelGlobalValueModeConstants GlobalValueMode { get; set; }

Property Value

Type: CogIPOneImageMissingPixelGlobalValueModeConstants
The manner in which 'global' value will be processed.
Events

See Also