j2d.color.histogram24
Class MyRgbColorStats

java.lang.Object
  extended by j2d.color.histogram24.MyRgbColorStats

public class MyRgbColorStats
extends java.lang.Object

Created by Robert Distinti. User: default Date: Oct 2, 2005 Time: 10:29:17 AM


Constructor Summary
MyRgbColorStats(ShortImageBean sib)
           
 
Method Summary
 java.lang.String getFirst(int n)
           
 java.lang.String getLast(int n)
           
 int getUniqueColorCount()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MyRgbColorStats

public MyRgbColorStats(ShortImageBean sib)
Method Detail

getFirst

public java.lang.String getFirst(int n)

getLast

public java.lang.String getLast(int n)

getUniqueColorCount

public int getUniqueColorCount()