Enum ElementShape
Shape of the Structuring Element
public enum ElementShape
Fields
Cross = 1
A cross-shaped element.
Custom = 100
A user-defined element.
Ellipse = 2
An elliptic element.
Rectangle = 0
A rectangular element.
Shape of the Structuring Element
public enum ElementShape
Cross = 1
A cross-shaped element.
Custom = 100
A user-defined element.
Ellipse = 2
An elliptic element.
Rectangle = 0
A rectangular element.