Uses of Class
net.sourceforge.jiu.data.MemoryByteChannelImage
Packages that use MemoryByteChannelImage
-
Uses of MemoryByteChannelImage in net.sourceforge.jiu.data
Subclasses of MemoryByteChannelImage in net.sourceforge.jiu.dataModifier and TypeClassDescriptionclass
An implementation ofGray8Image
that keeps the complete image in memory.class
This class stores a paletted image with one byte per sample in memory.class
A class to store 24 bit RGB truecolor images in memory.