|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.freehep.graphicsio.gif.GIFPlainColorMap
public class GIFPlainColorMap
Just maps the colors straight into a map. Slow implementation...
Constructor Summary | |
---|---|
GIFPlainColorMap()
|
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 GIFPlainColorMap()
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 |