public abstract class SeparableBlendMode 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 float |
blendChannel(float srcValue,
float dstValue) |
getInstance
Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.