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.Object
Used 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 boolean
add(int val)
Method add
-