See: Description
Interface | Description |
---|---|
GIFColorMap |
Creates colormap from set of pixels, making pixels index into the colormap.
|
Class | Description |
---|---|
GIFEncoder | |
GIFExportFileType | |
GIFGraphics2D | |
GIFImageWriteParam | |
GIFImageWriter | |
GIFImageWriterSpi | |
GIFNearestColorMap |
Reduces the number of colors by looking for the nearest colors.
|
GIFNeuralColorMap | |
GIFPlainColorMap |
Just maps the colors straight into a map.
|
ImageEncoder | |
NeuQuant | |
Quantize |
An efficient color quantization algorithm, adapted from the C++
implementation quantize.c in ImageMagick.
|
GIF (Graphics Interchange Format) Output Format.
Copyright © 2014. All rights reserved.