CogIPOneImageMultiplyConstant PropertiesCognex VisionPro 9.21 SR1

The CogIPOneImageMultiplyConstant type exposes the following members.

Properties

  NameDescription
Public propertyChangedEventSuspended
If nonzero, indicates that the raising of the Changed event has been suspended. This value is incremented when SuspendChangedEvent is called and decremented when ResumeAndRaiseChangedEvent is called.
Public propertyConstantPlane0Value
The constant plane 0 value used for the multiplication of a 3 plane image. The value must be greater than or equal to zero.
Public propertyConstantPlane1Value
The constant plane 1 value used for the multiplication of a 3 plane image. The value must be greater than or equal to zero.
Public propertyConstantPlane2Value
The constant plane 2 value used for the multiplication of a 3 plane image. The value must be greater than or equal to zero.
Public propertyConstantValue
The constant value used for the multiplication. The value must be greater or equal zero. If the value is less than one, division operation can be emulated.
Public propertyEnabled
Whether this one image operator will be used to compute the output image.
Public propertyHasChanged
If true, the serializable state of this object has changed since the last time it was serialized.
Public propertyOperatorName
Returns/sets a displayable operator name.
Public propertyOutputImageFormatObsolete.
The pixel depth of the output image.
Public propertyOverflowMode
The mode used to handle overflow conditions that can occur while performing the multiply operation.
Top
See Also