Copyright 2011-01-06 Werner Randelshofer

Package ch.randelshofer.media.ilbm

Provides media handlers for EA IFF ILBM images.

See:
          Description

Class Summary
ColorCycle Base class for color cycling in an IFF ILBM image.
ColorCyclingMemoryImageSource ColorCyclingMemoryImageSource.
CRNGColorCycle Implements CRNG and CCRT color cycling for an IFF ILBM image.
DRNGColorCycle Implements DRNG color cycling for an IFF ILBM image.
DRNGColorCycle.Cell  
DRNGColorCycle.DColorCell True color cell.
DRNGColorCycle.DIndexCell Color register cell.
ILBMDecoder Creates Image objects by reading an IFF ILBM stream.
ILBMEncoder ILBMEncoder.
ILBMImageReader Reads an image in the Amiga IFF Interleaved Bitmap image format (ILBM).
ILBMImageReaderSpi ImageIO service provider interface for images in the Amiga IFF Interleaved Bitmap image format (ILBM).
 

Package ch.randelshofer.media.ilbm Description

Provides media handlers for EA IFF ILBM images.


Copyright 2011-01-06 Werner Randelshofer