com.ccg.awt
Class RGBPixels

java.lang.Object
  extended by com.ccg.awt.RGBPixels
All Implemented Interfaces:
Serializable

public class RGBPixels
extends Object
implements Serializable

Manipulate integer array representations of images. This class was created to allow one to manipulate integer arrays which represented RGB values of a image. Methods to create, fill and manipulate these images. Some of the basic transformations are based from code snippets out of "Kick Ass Java Programming" by Tonny Espeset.

It should be noted that the integer array representation is treated in the following manner: