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.1 2003/04/11 07:56:53 tom Exp $