Property Shape
Shape
Gets or sets the shape of the structuring element.
[TypeConverter(typeof(MorphologicalOperator.ShapeConverter))]
public StructuringElementShape Shape { get; set; }
Gets or sets the shape of the structuring element.
[TypeConverter(typeof(MorphologicalOperator.ShapeConverter))]
public StructuringElementShape Shape { get; set; }