Package com.twelvemonkeys.image
Class IndexImage.Counter
- java.lang.Object
-
- com.twelvemonkeys.image.IndexImage.Counter
-
- Enclosing class:
- IndexImage
private static class IndexImage.Counter extends java.lang.ObjectUsed to track a color and the number of pixels of that colors
-
-
Constructor Summary
Constructors Constructor Description Counter(int val)Constructor Counter
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanadd(int val)Method add
-