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

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

public double IntensityFromWeightedRGBBlueWeight { get; set; }

Property Value

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

See Also