public ColorModel getColorModel()
Returns the ColorModel of the output. Note that
this ColorModel might be different from the hint
specified in the
{@link Paint#createContext(ColorModel, Rectangle, Rectangle2D,
AffineTransform, RenderingHints) createContext} method of
Paint. Not all PaintContext objects are
capable of generating color patterns in an arbitrary
ColorModel.