SortFlagsSortDescending Field |
http://www.emgu.com
Each matrix row is sorted in the
descending order; this flag and SortAscending are also
mutually exclusive.
Namespace:
Emgu.CV.CvEnum
Assembly:
Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntaxpublic const SortFlags SortDescending = 16
Public Const SortDescending As SortFlags = 16
public:
literal SortFlags^ SortDescending = 16
static val mutable SortDescending: SortFlags
Field Value
Type:
SortFlags
See Also