CogImageConvertRunParams IntensityFromWeightedRGBRedWeight Property Cognex VisionPro 9.22 SR1
Output greyscale value is nominally computed red times this weighting factor plus nominally computed green times IntensityFromWeightedRGBGreenWeight 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 IntensityFromWeightedRGBRedWeight { get; set; }

Property Value

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

See Also