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 TypeClassDescriptionclassAn implementation ofGray8Imagethat keeps the complete image in memory.classThis class stores a paletted image with one byte per sample in memory.classA class to store 24 bit RGB truecolor images in memory.