@FunctionalInterface public static interface BlendMode.BlendFunction
| Modifier and Type | Method and Description |
|---|---|
void |
blend(float[] src,
float[] dest,
float[] result)
Blend function for non separable blend modes.
|
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.