| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectj2d.io.gif.neuquantAnimation.NeuQuant
public class NeuQuant
| Constructor Summary | |
|---|---|
| NeuQuant(byte[] thepic,
         int len,
         int sample) | |
| Method Summary | |
|---|---|
|  byte[] | colorMap() | 
|  void | inxbuild() | 
|  void | learn() | 
|  int | map(int b,
    int g,
    int r) | 
|  byte[] | process() | 
|  void | unbiasnet() | 
| Methods inherited from class java.lang.Object | 
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public NeuQuant(byte[] thepic,
                int len,
                int sample)
| Method Detail | 
|---|
public byte[] colorMap()
public void inxbuild()
public void learn()
public int map(int b,
               int g,
               int r)
public byte[] process()
public void unbiasnet()
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||