Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.27
|
Leadtools.ImageProcessing.Core Namespace : KMeansCommandFlags Enumeration |
public enum KMeansCommandFlags : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration
Public Enum KMeansCommandFlags Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage
Dim instance As KMeansCommandFlags
public enum KMeansCommandFlags : System.IComparable, System.IConvertible, System.IFormattable
typedef NS_OPTIONS(NSUInteger, LTKMeansCommandFlags)
public enum KMeansCommandFlags
Leadtools.ImageProcessing.Core.KMeansCommandFlags = function() { }; Leadtools.ImageProcessing.Core.KMeansCommandFlags.prototype = {<br/> KMeans_Random = 1, KMeans_Uniform = 2, KMeans_UserDefined = 3, };
public enum class KMeansCommandFlags : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
System.Object
System.ValueType
System.Enum
Leadtools.ImageProcessing.Core.KMeansCommandFlags