de.androidpit.colorthief
Class MMCQ

java.lang.Object
  extended by de.androidpit.colorthief.MMCQ

public class MMCQ
extends java.lang.Object


Nested Class Summary
static class MMCQ.CMap
          Color map.
static class MMCQ.VBox
          3D color space box.
 
Constructor Summary
MMCQ()
           
 
Method Summary
static MMCQ.CMap quantize(int[][] pixels, int maxcolors)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MMCQ

public MMCQ()
Method Detail

quantize

public static MMCQ.CMap quantize(int[][] pixels,
                                 int maxcolors)