Module io.sf.carte.echosvg.awt
Class SVGComposite.AtopCompositeContext_INT_PACK
java.lang.Object
io.sf.carte.echosvg.ext.awt.image.SVGComposite.AlphaPreCompositeContext
io.sf.carte.echosvg.ext.awt.image.SVGComposite.AlphaPreCompositeContext_INT_PACK
io.sf.carte.echosvg.ext.awt.image.SVGComposite.AtopCompositeContext_INT_PACK
- All Implemented Interfaces:
- CompositeContext
- Enclosing class:
- SVGComposite
public static class SVGComposite.AtopCompositeContext_INT_PACK
extends SVGComposite.AlphaPreCompositeContext_INT_PACK
- 
Method SummaryModifier and TypeMethodDescriptionvoidprecompose_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 io.sf.carte.echosvg.ext.awt.image.SVGComposite.AlphaPreCompositeContext_INT_PACKprecomposeMethods inherited from class io.sf.carte.echosvg.ext.awt.image.SVGComposite.AlphaPreCompositeContextcompose, dispose
- 
Method Details- 
precompose_INT_PACKpublic 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) - Specified by:
- precompose_INT_PACKin class- SVGComposite.AlphaPreCompositeContext_INT_PACK
 
 
-