public static class SVGComposite.ArithCompositeContext_INT_PACK_LUT extends SVGComposite.AlphaPreCompositeContext_INT_PACK
Modifier and Type | Method and Description |
---|---|
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
compose, dispose
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)
precompose_INT_PACK
in class SVGComposite.AlphaPreCompositeContext_INT_PACK
Copyright © 2022 Apache Software Foundation. All Rights Reserved.