| Package | Description |
|---|---|
| net.sourceforge.jiu.color.adjustment |
| Modifier and Type | Class | Description |
|---|---|---|
class |
Brightness |
Adjusts the brightness of an image.
|
class |
Contrast |
Adjusts the contrast of an image.
|
class |
EqualizeHistogram |
Equalize the image using histogram information separately for each channel.
|
class |
GammaCorrection |
Corrects the gamma of an image.
|
class |
NormalizeHistogram |
Normalize the image using histogram information, separately for each
channel.
|