|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.freehep.graphicsio.gif.GIFNearestColorMap
public class GIFNearestColorMap
Reduces the number of colors by looking for the nearest colors.
| Constructor Summary | |
|---|---|
GIFNearestColorMap()
|
|
| Method Summary | |
|---|---|
int[] |
create(int[][] pixels,
int maxColors)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GIFNearestColorMap()
| Method Detail |
|---|
public int[] create(int[][] pixels,
int maxColors)
create in interface GIFColorMap
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||