Package org.lee.mugen.imageIO

Class Summary
ByteArrayBuilder A utility set which will build byte arrays from specified data types.
ImageScale2x A utility to perform the scale2x algorithm on a Java Image
ImageUtils  
PCXLoader  
PCXPalette Quake 2 Palette
RawScale2x A simple implementation of the Scale2x algorithm for scaling raw image data.
RawScale3x A simple implementation of the Scale3x algorithm for scaling raw image data.
Scale2xImageFilter