Uses of Class
net.sourceforge.jiu.data.MemoryByteChannelImage
-
Packages that use MemoryByteChannelImage Package Description net.sourceforge.jiu.data -
-
Uses of MemoryByteChannelImage in net.sourceforge.jiu.data
Subclasses of MemoryByteChannelImage in net.sourceforge.jiu.data Modifier and Type Class Description classMemoryGray8ImageAn implementation ofGray8Imagethat keeps the complete image in memory.classMemoryPaletted8ImageThis class stores a paletted image with one byte per sample in memory.classMemoryRGB24ImageA class to store 24 bit RGB truecolor images in memory.
-