Converts UYVY to ARGB
| Name | IOProc | Planelink | Typelink | Dimlink | Plane | Dim | Type |
| out | n/a | 1 | 1 | 0 | 3 | 1 | char |
| Name | Type | g/s | Description |
|---|---|---|---|
| noalpha | int | Disable alpha channel flag. If this flag is set, a three-plane RGB matrix will be output instead of a four-plane ARGB matrix. |
| Name | Description |
|---|---|
| jit.argb2uyvy | Converts ARGB to UYVY |
| jit.colorspace | Convert between colorspaces |
| jit.traffic | Multiply the planar vector by a matrix |
| jit.uyvy2ayuv | Converts UYVY to AYUV |
| jit.uyvy2luma | Converts UYVY to monochrome (luminance) |