You are here: Start » FIL.NET » Extremum2D Structure
Extremum2D Structure
| Namespace: | FilNet |
|---|---|
| Assembly: | FIL.NET.TS.dll |
Represents extremum found in image.
Constructors
| Constructor | Description | |
|---|---|---|
| Extremum2D(Point2D) | ||
| Extremum2D(Point2D, Single, Polarity) |
Properties
| Name | Type | Description | |
|---|---|---|---|
| Default | FilNet.Extremum2D | ||
| IsDefault | System.Boolean | ||
| Point | FilNet.Point2D | ||
| Polarity | FilNet.Polarity | ||
| Value | System.Single |
Methods
| Name | Description | |
|---|---|---|
| Equals(FilNet.Extremum2D) | ||
| Equals(object) | Inherited from System.Object | |
| Equals(FilNet.Extremum2D, FilNet.Extremum2D) | ||
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| ToString() | Inherited from System.Object |
