-
Notifications
You must be signed in to change notification settings - Fork 2
channels
Bakkeby edited this page Nov 19, 2025
·
1 revision
| Channels parameters | Argument | Default value | Notes |
|---|---|---|---|
| keep red channel (?) | boolean, 0 or 1 | 0 | |
| keep green channel (?) | boolean, 0 or 1 | 0 | |
| keep blue channel (?) | boolean, 0 or 1 | 0 |
This filter can be used to keep e.g. only one channel. If no channels are kept then the output will be black.
Example:
Before

Keep red
{ effect = "channels", params = ( 1, 0, 0 ) },
Drop red (keep blue and green channels)
{ effect = "channels", params = ( 0, 1, 1 ) },
Back to Filters.
- Configuration
-
Filters
- bloom
- block_shuffle
- blur
- brightness
- channels
- chroma_crawl
- chroma_drift
- color_bleed
- contrast
- crt_effect
- drop_shadow
- dual_kawase_blur
- emboss
- film_grain
- flip
- ghosting
- gradient_map
- grayscale
- halftone
- horizontal_tear
- hue
- image
- invert
- logo
- mask
- modulation_glitch
- noise
- pixelate
- posterize
- posterize_bit_depth
- rain_shift_vert
- rain_shift_horz
- root_wallpaper
- saturation
- scanlines
- screenshot
- sobel
- soft_noise
- solid_color
- temperature
- tint
- vignette
- vhs_jitter
- vhs_warp_chroma
- wallpaper
- wave_distortion