Map input range to output range
| Name | IOProc | Planelink | Typelink | Dimlink | Plane | Dim | Type |
| out | n/a | 1 | 1 | 1 | 1 | 1 | char long float32 float64 |
| Name | Type | g/s | Description |
|---|---|---|---|
| clip | int | Clipping flag (default = 1) When the flag is set, any input whose mapped value falls outside the range specified by the and values is set to the lower or upper boundary value. | |
| map | float | Input to output map (default = 0. 1. 0. 1.) The range specified by to is mapped to the range specified by to . |
| Name | Description |
|---|---|
| jit.charmap | 256 point input to output map |
| jit.clip | Limit data to the range [min,max] |
| jit.op | Apply binary or unary operators |
| jit.scalebias | Multiply and add |