![]() |
| jit.alphablend | Use the alpha channel of one image to blend two images together |
| Matrix Operator: in[2] out[1] |
| Name | IOProc | Planelink | Typelink | Dimlink | Plane | Dim | Type |
| in | n/a | n/a | n/a | n/a | n/a | n/a | n/a |
| in2 | resamp | yes | yes | yes | all | all | char float32 float64 |
| out | n/a | yes | yes | yes | all | all | char float32 float64 |
| Attributes: |
| Name | Type | Description |
| mode | int |
Crossfade mode (default = 0 (left to right)) 0 = crossfade right to left 1 = crossfade left to right |
| Example: |

| See Also: |
| jit.op, jit.pack, jit.unpack, jit.xfade |