dioscuri.module.video
Class Pixel

java.lang.Object
  extended by dioscuri.module.video.Pixel

public class Pixel
extends java.lang.Object

Representation of pixel data, implementing the R, G, and B values.


Constructor Summary
Pixel()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Pixel

public Pixel()