Copyright 2012-04-26 Werner Randelshofer

Package org.monte.media.image

Provides classes for image processing.

See:
          Description

Class Summary
BitmapCodec Decodes media data into a Bitmap.
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.
Images Image processing methods.
SubpixAA Scales an image down and applies Subpixel antialiasing to it.
WhiteBalance WhiteBalance.
 

Package org.monte.media.image Description

Provides classes for image processing.

Version:
$Id: package-info.java 151 2012-01-13 20:29:55Z werner $
Author:
Werner Randelshofer

Copyright 2012-04-26 Werner Randelshofer