|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface OrderedDitherStrategy
Interface for ordered dither algorithms
| Method Summary | |
|---|---|
int[] |
applyDither(int[] outRgb)
Applies the dither to the set of rgb pixels |
int |
getMatrixHeight()
The matrix height of this dither (just 1 dimension) |
int |
getMatrixWidth()
The matrix width of this dither (just 1 dimension) |
| Method Detail |
|---|
int getMatrixWidth()
int getMatrixHeight()
int[] applyDither(int[] outRgb)
outRgb -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||