kAWT Version 0.95

java.awt.image
Class ColorModel

java.lang.Object
  |
  +--java.awt.image.ColorModel

public class ColorModel
extends Object


Constructor Summary
ColorModel(int bits)
           
 
Method Summary
 int getPixelSize()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ColorModel

public ColorModel(int bits)
Method Detail

getPixelSize

public int getPixelSize()

kAWT Version 0.95