You are here: Start » AVL.NET » Extremum2D Structure

Extremum2D Structure

Represents extremum found in image.

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Constructors

 ConstructorDescription
Extremum2D(Single, Single, Single, Polarity)
Extremum2D(Point2D, Single, Polarity)

Properties

 NameTypeDescription
PointAvlNet.Point2D
PolarityAvlNet.Polarity
ValueSystem.Single

Methods

 NameDescription
Equals(object)Inherited from System.Object
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
ToString()Inherited from System.Object

Remarks

See also