|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.batik.ext.awt.image.SVGComposite.AlphaPreCompositeContext | +--org.apache.batik.ext.awt.image.SVGComposite.AlphaPreCompositeContext_INT_PACK | +--org.apache.batik.ext.awt.image.SVGComposite.ScreenCompositeContext_INT_PACK
Method Summary | |
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)
|
Methods inherited from class org.apache.batik.ext.awt.image.SVGComposite.AlphaPreCompositeContext_INT_PACK |
precompose |
Methods inherited from class org.apache.batik.ext.awt.image.SVGComposite.AlphaPreCompositeContext |
compose, dispose |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
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
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |