FreeHEP API
Version current

Package org.freehep.graphicsio.gif

GIF (Graphics Interchange Format) Output Format.

See:
          Description

Class Summary
GIFEncoder  
GIFExportFileType  
GIFGraphics2D  
GIFImageWriteParam  
GIFImageWriter  
GIFImageWriterSpi  
ImageEncoder  
IntHashtable  
Quantize An efficient color quantization algorithm, adapted from the C++ implementation quantize.c in ImageMagick.
 

Package org.freehep.graphicsio.gif Description

GIF (Graphics Interchange Format) Output Format.

GIFGraphics2D allows a graphics2d context to be written to a GIF file. There is a limit on the number of colors in a gif file (255?).

The following Limitations exist:

@Status Stable.


FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.