JIU 0.12.0 Homepage

Uses of Interface
net.sourceforge.jiu.data.RGB48Image

Packages that use RGB48Image
net.sourceforge.jiu.data Provides classes to store images and data directly related to them.  
net.sourceforge.jiu.gui.awt Classes to interoperate with Java's first GUI toolkit, the AWT (Abstract Windowing Toolkit).  
 

Uses of RGB48Image in net.sourceforge.jiu.data
 

Classes in net.sourceforge.jiu.data that implement RGB48Image
 class MemoryRGB48Image
          A class to store 48 bit RGB truecolor images in memory.
 

Uses of RGB48Image in net.sourceforge.jiu.gui.awt
 

Methods in net.sourceforge.jiu.gui.awt with parameters of type RGB48Image
static Image ImageCreator.convertToAwtImage(RGB48Image image, int alpha)
           
 


JIU 0.12.0 Homepage

Copyright © 2000, 2001, 2002, 2003, 2004 Marco Schmidt