CWIMAQStructuringElement
From NI Vision for Visual Basic
CWIMAQStructuringElement
CWIMAQStructuringElement represents image processing structuring element data and properties that you can configure on a per-structuring-element basis.
Properties
| Element | Individual elements of the structuring element matrix. |
| Height | Height of the structuring element matrix. |
| ProcessingMode | Processing mode. Valid options are square or hexagonal. |
| Width | Width of the structuring element matrix. |
Methods
| SetSize | Sets the width and height of the structuring element matrix simultaneously. |