public abstract static class SVGComposite.AlphaPreCompositeContext_INT_PACK extends SVGComposite.AlphaPreCompositeContext
| Modifier and Type | Method and Description |
|---|---|
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) |
protected void |
precompose(Raster src,
Raster dstIn,
WritableRaster dstOut) |
compose, 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(Raster src, Raster dstIn, WritableRaster dstOut)
precompose in class SVGComposite.AlphaPreCompositeContextCopyright © 2000–2021 Apache Software Foundation. All rights reserved.