Package | Description |
---|---|
net.sourceforge.jiu.color.dithering |
Classes for conversion between color spaces.
|
Modifier and Type | Class and Description |
---|---|
class |
DiamondSpotFunction
A diamond spot function.
|
class |
LineSpotFunction
A line spot function.
|
class |
RoundSpotFunction
A round spot function.
|
Modifier and Type | Method and Description |
---|---|
void |
ClusteredDotDither.setDitherMatrix(int width,
int height,
SpotFunction f)
Creates and sets a dither matrix of user-defined size and
compiles it from a spot function.
|