public static class SVGComposite.DarkenCompositeContext_INT_PACK extends SVGComposite.AlphaPreCompositeContext_INT_PACK
dstCM, srcCM| Constructor and Description |
|---|
DarkenCompositeContext_INT_PACK(java.awt.image.ColorModel srcCM,
java.awt.image.ColorModel dstCM) |
| 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) |
precomposecompose, disposeDarkenCompositeContext_INT_PACK(java.awt.image.ColorModel srcCM,
java.awt.image.ColorModel dstCM)
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