| genre | LUT |
| status | stable |
| author | Tobias Boskamp |
| package | MeVisLab/Standard |
| dll | MLLUTTools |
| definition | MLLUTTools.def |
| see also | LUTConcat, LUTSelect, LUTToMLImage, LUTInfo, SoMLLUT |
| keywords | lookup, table |
The module LUTBlend generates a 2D or 3D output lookup table (LUT) by blending two 1D or 2D input LUTs.
If both input LUTs are 1D, the output LUT is 2D, otherwise it is 3D. If one of the input LUTs is 3D, the output LUT is invalid. If the row and/or layer range of the input LUTs are not identical, both LUTs are extended to the maximum range.
See LUT Functions for general information about ML lookup tables.