CogIPOneImageMultiplyConstantImageFormatConstants EnumerationCognex VisionPro 9.7
Enumeration of the pixel depths for image that is generated by the multiply operation.

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

[ObsoleteAttribute("This enumeration is deprecated.", false)]
public enum CogIPOneImageMultiplyConstantImageFormatConstants
Members

  Member nameValueDescription
SameAsInputImage0
Format8Grey1
Remarks

Enumeration of the pixel depths for image that is generated by the multiply operation.

See Also