Package | Description |
---|---|
imagingbook.pub.color.quantize |
Modifier and Type | Field and Description |
---|---|
KMeansClusteringQuantizer.SamplingMethod |
KMeansClusteringQuantizer.Parameters.samplMethod
The method used for selecting the initial color samples.
|
Modifier and Type | Method and Description |
---|---|
static KMeansClusteringQuantizer.SamplingMethod |
KMeansClusteringQuantizer.SamplingMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KMeansClusteringQuantizer.SamplingMethod[] |
KMeansClusteringQuantizer.SamplingMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2006–2017, Wilhelm Burger, Mark J. Burge (BSD 2-Clause Simplified License)