CogImageConvertRunParams IntensityFromWeightedRGBGreenWeight Property Cognex VisionPro 9.22 SR1
Output greyscale value is nominally computed green times this weighting factor plus nominally computed red times IntensityFromWeightedRGBRedWeight plus nominally computed blue times IntensityFromWeightedRGBBlueWeight.

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

public double IntensityFromWeightedRGBGreenWeight { get; set; }

Property Value

Type: Double
This read/write property can be any floating point number.
Events

See Also