CogIPOneImageExpand PropertiesCognex VisionPro 9.8

The CogIPOneImageExpand 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 propertyEnabled
Whether this one image operator will be used to compute the output image.
Public propertyExpansionX
The expansion factor used to increase the width of the image. The expansion factor designates how many times a pixel will be replicated in the X direction.
Public propertyExpansionY
The expansion factor used to increase the height of the image. The expansion factor designates how many times a pixel will be replicated in the Y direction.
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.
Top
See Also