This implements CachableRed based on a BufferedImage. You can use this to wrap a BufferedImage that you want to appear as a CachableRed. It essentially ignores the dependency and dirty region methods.
@author
Thomas DeWeese
@version $Id: BufferedImageCachableRed.java,v 1.5 2004/08/18 07:14:07 vhardy Exp $