|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.batik.ext.awt.image.SVGComposite.AlphaPreCompositeContext
org.apache.batik.ext.awt.image.SVGComposite.AlphaPreCompositeContext_INT_PACK
public abstract static class SVGComposite.AlphaPreCompositeContext_INT_PACK
Method Summary | |
---|---|
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)
|
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 |
---|
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)
precompose
in class SVGComposite.AlphaPreCompositeContext
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |