You are here: Start » Extremum2D Structure
Extremum2D Structure
Namespace: | Fil |
---|---|
Assembly: | FilNet.Types.dll |
Represents extremum found in image.
Constructors
Constructor | Description | |
---|---|---|
![]() | Extremum2D(Point2D, Single, Polarity) |
Properties
Name | Type | Description | |
---|---|---|---|
![]() ![]() | Default | Fil.Extremum2D | Gets a default instance of the Extremum2D. |
![]() ![]() | Empty | Fil.Extremum2D | Gets an empty instance of the Extremum2D. |
![]() | Point | Fil.Point2D | |
![]() | Polarity | Fil.Polarity | |
![]() | Value | System.Single |
Methods
Name | Description | |
---|---|---|
![]() | Equals(Fil.Extremum2D) | |
![]() | Equals(object) | Inherited from System.Object |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | ToString() | Inherited from System.Object |