@FunctionalInterface public static interface BlendMode.BlendChannelFunction
| Modifier and Type | Method and Description |
|---|---|
float |
blendChannel(float src,
float dest)
BlendChannel function for separable blend modes.
|
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.