ETcVnStructuringElementShape
Offers shapes for a structuring element.
Syntax
Definition:
enum ETcVnStructuringElementShape : LONG
{
SES_RECTANGLE = 0,
SES_CROSS = 1,
SES_ELLIPSE = 2
};Values
|
Name |
Description |
|---|---|
|
SES_RECTANGLE |
Rectangle |
|
SES_CROSS |
Cross |
|
SES_ELLIPSE |
Ellipse |