org.freehep.graphicsio.gif
Class GIFNeuralColorMap
java.lang.Object
org.freehep.graphicsio.gif.GIFNeuralColorMap
- All Implemented Interfaces:
- GIFColorMap
public class GIFNeuralColorMap
- extends Object
- implements GIFColorMap
- Version:
- $Id$
- Author:
- duns
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 |
GIFNeuralColorMap
public GIFNeuralColorMap()
create
public int[] create(int[][] pixels,
int maxColors)
- Specified by:
create
in interface GIFColorMap
Copyright © 2012. All Rights Reserved.