CogIPOneImageMultiplyConstant OutputImageFormat Property Cognex VisionPro
The pixel depth of the output image.

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

[ObsoleteAttribute("This property is deprecated.", false)]
public CogIPOneImageMultiplyConstantImageFormatConstants OutputImageFormat { get; set; }

Property Value

Type: CogIPOneImageMultiplyConstantImageFormatConstants
Events

Event TypeReason
CogIPOneImageMultiplyConstant Changed

Fires when the value of this property changes.

The following state flag may be affected:

Exceptions

Remarks

The pixel depth of the output image.

Default Value: cogIPOneImageMultiplyConstantImageFormatSameAsInputImage

See Also