public static class LXBlend.FunctionalBlend extends LXBlend
| Modifier and Type | Class and Description | 
|---|---|
static interface  | 
LXBlend.FunctionalBlend.BlendFunction
Functional interface for a static blending function 
 | 
LXBlend.FunctionalBlendLXModulatorComponent.ProfilerLXComponent.Placeholder, LXComponent.RenamableLXSerializable.Utilsmodulators, profilercontrolSurfaceSemaphore, KEY_CLASS, KEY_COMPONENT_ID, KEY_ID, KEY_PARAMETER_PATH, KEY_PATH, label, lx, modulationColor| Constructor and Description | 
|---|
FunctionalBlend(LX lx,
               LXBlend.FunctionalBlend.BlendFunction function)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
blend(int[] dst,
     int[] src,
     double alpha,
     int[] output)
Blends the src buffer onto the destination buffer at the specified alpha amount. 
 | 
blend, getLabel, getName, lerp, onActive, onInactive, setName, toStringaddModulator, addModulator, addModulator, constructProfiler, dispose, getModulator, getModulators, loop, moveModulator, removeModulator, startModulatoraddArray, addChild, addInternalParameter, addParameter, addParameter, contains, copyParameters, getChild, getComponentName, getComponentName, getComponentName, getId, getLX, getOscAddress, getOscLabel, getOscPath, getParameter, getParameters, getParent, getPath, handleOscMessage, load, loadParameters, onParameterChanged, removeParameter, removeParameter, save, saveParameters, setParent, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitget, get, getCanonicalLabel, getCanonicalLabel, getCanonicalPath, getCanonicalPath, getComponent, getComponent, getParameter, getParameterpublic FunctionalBlend(LX lx, LXBlend.FunctionalBlend.BlendFunction function)
public void blend(int[] dst,
                  int[] src,
                  double alpha,
                  int[] output)
LXBlendLX library by Mark C. Slee. © 2012-2020