This implements CachableRed around a RenderedImage. You can use this to wrap a RenderedImage that you want to appear as a CachableRed. It essentially ignores the dependency and dirty region methods.
@version $Id: RenderedImageCachableRed.java 1345683 2012-06-03 14:50:33Z gadams $Originally authored by Thomas DeWeese.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.