Package | Description |
---|---|
net.sourceforge.jiu.data |
Provides classes to store images and data directly related to them.
|
Modifier and Type | Class and Description |
---|---|
class |
MemoryGray8Image
An implementation of
Gray8Image that keeps the complete image in memory. |
class |
MemoryPaletted8Image
This class stores a paletted image with one byte per sample in memory.
|
class |
MemoryRGB24Image
A class to store 24 bit RGB truecolor images in memory.
|