public abstract class NonSeparableBlendMode extends BlendMode
COLOR_BURN, COLOR_DODGE, COMPATIBLE, DARKEN, DIFFERENCE, EXCLUSION, HARD_LIGHT, LIGHTEN, MULTIPLY, NORMAL, OVERLAY, SCREEN, SOFT_LIGHT| Modifier and Type | Method and Description | 
|---|---|
| abstract void | blend(float[] srcValues,
     float[] dstValues,
     float[] result) | 
getInstanceCopyright © 2002–2017 The Apache Software Foundation. All rights reserved.