Class SVGComposite.ArithCompositeContext_INT_PACK_LUT

    • Method Detail

      • precompose_INT_PACK

        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)
        Specified by:
        precompose_INT_PACK in class SVGComposite.AlphaPreCompositeContext_INT_PACK