steganabara.color
Class ColorCounter

java.lang.Object
  extended by steganabara.color.ColorCounter

public final class ColorCounter
extends java.lang.Object


Constructor Summary
ColorCounter()
           
 
Method Summary
static java.util.Hashtable<java.lang.Integer,java.lang.Integer> count(java.awt.image.BufferedImage image)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ColorCounter

public ColorCounter()
Method Detail

count

public static java.util.Hashtable<java.lang.Integer,java.lang.Integer> count(java.awt.image.BufferedImage image)