Package | Description |
---|---|
net.sourceforge.jiu.data |
Provides classes to store images and data directly related to them.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Paletted8Image
An interface for classes that store paletted images with
eight bit integers for each pixel.
|
Modifier and Type | Class and Description |
---|---|
class |
MemoryPaletted8Image
This class stores a paletted image with one byte per sample in memory.
|