Uses of Class
net.sourceforge.jiu.data.MemoryShortChannelImage
-
Packages that use MemoryShortChannelImage Package Description net.sourceforge.jiu.data -
-
Uses of MemoryShortChannelImage in net.sourceforge.jiu.data
Subclasses of MemoryShortChannelImage in net.sourceforge.jiu.data Modifier and Type Class Description class
MemoryGray16Image
An implementation ofGray16Image
that keeps the complete image in memory.class
MemoryRGB48Image
A class to store 48 bit RGB truecolor images in memory.
-