CogIPOneImageAddSubtractConstant PropertiesCognex VisionPro 9.21 SR1

The CogIPOneImageAddSubtractConstant 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 add operation on a three plane image. The value may be negative to emulate the subtraction operation.
Public propertyConstantPlane1Value
The constant plane 1 value used for the add operation on a three plane image. The value may be negative to emulate the subtraction operation.
Public propertyConstantPlane2Value
The constant plane 2 value used for the add operation on a three plane image. The value may be negative to emulate the subtraction operation.
Public propertyConstantValue
The constant value used for the add operation. The value may be negative to emulate the subtraction operation.
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 add/subtract operation.
Top
See Also