SVGComposite.ArithCompositeContext_INT_PACK, SVGComposite.ArithCompositeContext_INT_PACK_LUT, SVGComposite.AtopCompositeContext_INT_PACK, SVGComposite.DarkenCompositeContext_INT_PACK, SVGComposite.InCompositeContext_INT_PACK, SVGComposite.LightenCompositeContext_INT_PACK, SVGComposite.MultiplyCompositeContext_INT_PACK, SVGComposite.OutCompositeContext_INT_PACK, SVGComposite.OverCompositeContext_INT_PACK, SVGComposite.OverCompositeContext_INT_PACK_NA, SVGComposite.OverCompositeContext_INT_PACK_UNPRE, SVGComposite.ScreenCompositeContext_INT_PACK, SVGComposite.XorCompositeContext_INT_PACKpublic abstract static class SVGComposite.AlphaPreCompositeContext_INT_PACK extends SVGComposite.AlphaPreCompositeContext
| Modifier and Type | Method | Description |
|---|---|---|
protected void |
precompose(java.awt.image.Raster src,
java.awt.image.Raster dstIn,
java.awt.image.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) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcompose, disposeprotected 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)
protected void precompose(java.awt.image.Raster src,
java.awt.image.Raster dstIn,
java.awt.image.WritableRaster dstOut)
precompose in class SVGComposite.AlphaPreCompositeContextCopyright ? 2018 Apache Software Foundation. All Rights Reserved.