org.apache.batik.ext.awt.image
Class SVGComposite.OverCompositeContext_INT_PACK_NA
public static
class
SVGComposite.OverCompositeContext_INT_PACK_NA
extends SVGComposite.AlphaPreCompositeContext_INT_PACK
This implements SRC_OVER for Int packed data and dest has no Alpha...
Method Summary |
void | precompose_INT_PACK(int width, int height, int[] srcPixels, int srcAdjust, int srcSp, int[] dstInPixels, int dstInAdjust, int dstInSp, int[] dstOutPixels, int dstOutAdjust, int dstOutSp) |
public void precompose_INT_PACK(int width, int height, int[] srcPixels, int srcAdjust, int srcSp, int[] dstInPixels, int dstInAdjust, int dstInSp, int[] dstOutPixels, int dstOutAdjust, int dstOutSp)
Copyright B) 2008 Apache Software Foundation. All Rights Reserved.