org.apache.batik.ext.awt.image
public abstract static class SVGComposite.AlphaPreCompositeContext_INT_PACK extends SVGComposite.AlphaPreCompositeContext
Method Summary | |
---|---|
protected void | precompose(Raster src, Raster dstIn, WritableRaster dstOut) |
protected abstract 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) |