Use the alpha channel of one image to blend two images together
| Name | IOProc | Planelink | Typelink | Dimlink | Plane | Dim | Type | 
| in2 | resamp | 1 | 1 | 1 | 1 | 1 | char float32 float64 | 
| out | n/a | 1 | 1 | 1 | 1 | 1 | char float32 float64 | 
| Name | Type | g/s | Description | 
|---|---|---|---|
| mode | int | Crossfade mode (default = 0 (left to right)) 0 = crossfade right to left 1 = crossfade left to right | 
 
| Name | Description | 
|---|---|
| jit.op | Apply binary or unary operators | 
| jit.pack | Make a multiplane matrix out of single plane matrices | 
| jit.unpack | Make multiple single plane matrices out of a multiplane matrix | 
| jit.xfade | Crossfade between 2 matrices | 
| Tutorial 29: Using the Alpha Channel | Tutorial 29: Using the Alpha Channel |