Copyright 2011-01-06 Werner Randelshofer

Package ch.randelshofer.gui.image

Provides classes for image representation and image processing.

See:
          Description

Class Summary
BitmapImage A BitmapImage is comprised of a ColorModel and an accessible byte array of image data.
BitmapImageFactory Creates a BufferedImage from a BitmapImage.
ClearType  
ColorModels Utility methods for ColorModels.
HAMColorModel ColorModel for HAM compressed images.
Images Image processing methods.
SubpixAA Scales an image down and applies Subpixel antialiasing to it.
 

Package ch.randelshofer.gui.image Description

Provides classes for image representation and image processing.


Copyright 2011-01-06 Werner Randelshofer