Package | Description |
---|---|
net.sourceforge.jiu.data |
Provides classes to store images and data directly related to them.
|
Modifier and Type | Class and Description |
---|---|
class |
MemoryGray16Image
An implementation of
Gray16Image that keeps the complete image in memory. |
class |
MemoryRGB48Image
A class to store 48 bit RGB truecolor images in memory.
|