JIU 0.12.0 Homepage

Uses of Class
net.sourceforge.jiu.data.MemoryByteChannelImage

Packages that use MemoryByteChannelImage
net.sourceforge.jiu.data Provides classes to store images and data directly related to them.  
 

Uses of MemoryByteChannelImage in net.sourceforge.jiu.data
 

Subclasses of MemoryByteChannelImage in net.sourceforge.jiu.data
 class MemoryGray8Image
          An implementation of Gray8Image that keeps the complete image in memory.
 class MemoryPaletted8Image
          This class stores a paletted image with one byte per sample in memory.
 class MemoryRGB24Image
          A class to store 24 bit RGB truecolor images in memory.
 


JIU 0.12.0 Homepage

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