public static class SVGComposite.OverCompositeContext_INT_PACK_UNPRE extends SVGComposite.AlphaPreCompositeContext_INT_PACK
| Modifier and Type | Method and Description |
|---|---|
void |
compose(Raster src,
Raster dstIn,
WritableRaster dstOut) |
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) |
precomposedisposepublic void compose(Raster src, Raster dstIn, WritableRaster dstOut)
compose in interface CompositeContextcompose in class SVGComposite.AlphaPreCompositeContextpublic 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)
precompose_INT_PACK in class SVGComposite.AlphaPreCompositeContext_INT_PACKCopyright © 2000–2017 Apache Software Foundation. All rights reserved.