Quaqua 7.4.2 2011-07-05

ch.randelshofer.quaqua.ext.batik.ext.awt.image
Class SVGComposite.DarkenCompositeContext

java.lang.Object
  extended by ch.randelshofer.quaqua.ext.batik.ext.awt.image.SVGComposite.AlphaPreCompositeContext
      extended by ch.randelshofer.quaqua.ext.batik.ext.awt.image.SVGComposite.DarkenCompositeContext
All Implemented Interfaces:
java.awt.CompositeContext
Enclosing class:
SVGComposite

public static class SVGComposite.DarkenCompositeContext
extends SVGComposite.AlphaPreCompositeContext


Method Summary
 void precompose(java.awt.image.Raster src, java.awt.image.Raster dstIn, java.awt.image.WritableRaster dstOut)
           
 
Methods inherited from class ch.randelshofer.quaqua.ext.batik.ext.awt.image.SVGComposite.AlphaPreCompositeContext
compose, dispose
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

precompose

public void precompose(java.awt.image.Raster src,
                       java.awt.image.Raster dstIn,
                       java.awt.image.WritableRaster dstOut)
Specified by:
precompose in class SVGComposite.AlphaPreCompositeContext

Copyright 2003-2007 (c) Werner Randelshofer.
All rights reserved.