An OpImage class to generate a repeating pattern of pixels.
PatternOpImage defines an image consisting of a repeated pattern. The pattern is stored internally as a Raster, and translated versions of the master tile (sharing the same DataBuffer) are returned by computeTile().
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.