Vector Graphics, 2.2.2-SNAPSHOT
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
- All Known Implementing Classes:
- GIFNearestColorMap, GIFNeuralColorMap, GIFPlainColorMap
public interface GIFColorMap
Creates colormap from set of pixels, making pixels index into the colormap.
- Version:
- $Id: freehep-graphicsio/src/main/java/org/freehep/graphicsio/gif/GIFColorMap.java 850fba8b8008 2006/12/07 00:29:46 duns $
- Author:
- duns
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
int[] |
create(int[][] pixels,
int maxColors) |
Vector Graphics, 2.2.2-SNAPSHOT
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2014. All rights reserved.