CogIPOneImageQuantize PropertiesCognex VisionPro 9.7

The CogIPOneImageQuantize 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 propertyHasChanged
If true, the serializable state of this object has changed since the last time it was serialized.
Public propertyLevels
Specifies the number of pixel value levels to map the image to. For instance, cogIPOneImageQuantizeLevel2 designates that the input image be partitioned into pixel values 0 and 128.
Public propertyOperatorName
Returns/sets a displayable operator name.
Top
See Also