CogIPOneImageGreyMorphology3x3Element PropertiesCognex VisionPro 9.7

The CogIPOneImageGreyMorphology3x3Element 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 propertyHasChanged
If true, the serializable state of this object has changed since the last time it was serialized.
Public propertyMemberMask
Specifies the 'don't care' mask, members of the 3x3 element that will not be used in the computation. The mask is specified by ORing together each of the values defined in CogIPOneImageMorphologyPositionConstants that corresponds to a dont care pixel.
Public propertyType
Type of Morphology structuring element for this 3x3 matrix. Types other than cogIPOneImageMorphologyElementTypeCustom use MemberValue offsets of zero.
Top
See Also