Crossfade between 2 matrices
Name | IOProc | Planelink | Typelink | Dimlink | Plane | Dim | Type |
in2 | resamp | 1 | 1 | 1 | 1 | 1 | char long float32 float64 |
out | n/a | 1 | 1 | 1 | 1 | 1 | char long float32 float64 |
Name | Type | g/s | Description |
---|---|---|---|
xfade | float | The amount of crossfade between the two input matrices (default = 0.) A value of 0. outputs only the matrix received in the left input, and a value of 1. outputs only the matrix received in the right input. |
Name | Description |
---|---|
jit.alphablend | Use the alpha channel of one image to blend two images together |
jit.op | Apply binary or unary operators |
Tutorial 8: Simple Mixing | Tutorial 8: Simple Mixing |