org.freehep.graphicsio.gif
Class GIFNeuralColorMap

java.lang.Object
  extended by org.freehep.graphicsio.gif.GIFNeuralColorMap
All Implemented Interfaces:
GIFColorMap

public class GIFNeuralColorMap
extends java.lang.Object
implements GIFColorMap

Version:
$Id$
Author:
duns

Constructor Summary
GIFNeuralColorMap()
           
 
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

GIFNeuralColorMap

public GIFNeuralColorMap()
Method Detail

create

public int[] create(int[][] pixels,
                    int maxColors)
Specified by:
create in interface GIFColorMap


Copyright © 2000-2007 FreeHEP. All Rights Reserved.