Get or set the manner in which the 'global' value will be determined. Possible choices include Fixed, ImageMinimum, ImageMaximum, and ImageAverage.
Namespace: Cognex.VisionPro.ImageProcessingAssembly: Cognex.VisionPro.ImageProcessing (in Cognex.VisionPro.ImageProcessing.dll) Version: 93.1.0.0
public CogIPOneImageMissingPixelGlobalValueModeConstants GlobalValueMode { get; set; }public CogIPOneImageMissingPixelGlobalValueModeConstants GlobalValueMode { get; set; }Public Property GlobalValueMode As CogIPOneImageMissingPixelGlobalValueModeConstants
Get
Set
Public Property GlobalValueMode As CogIPOneImageMissingPixelGlobalValueModeConstants
Get
Set
public:
property CogIPOneImageMissingPixelGlobalValueModeConstants GlobalValueMode {
CogIPOneImageMissingPixelGlobalValueModeConstants get ();
void set (CogIPOneImageMissingPixelGlobalValueModeConstants value);
}public:
property CogIPOneImageMissingPixelGlobalValueModeConstants GlobalValueMode {
CogIPOneImageMissingPixelGlobalValueModeConstants get ();
void set (CogIPOneImageMissingPixelGlobalValueModeConstants value);
}Property Value
Type:
CogIPOneImageMissingPixelGlobalValueModeConstantsThe manner in which 'global' value will be processed.