Black and White
| Field |
Value |
| Shader ID |
black-and-white |
| Category |
Color |
| Package |
shaders/black-and-white/ |
Black and White converts the incoming image to grayscale using Rec. 709-style luma weights. It preserves the source alpha.
Good For
- Fast monochrome looks.
- Checking contrast without color distraction.
- Building a simple base layer before color or utility overlays.
Controls
This shader has no user parameters.
Tips
- Use layer bypass to compare color and monochrome quickly.
- Put utility overlays such as safe guides after this layer if you want guide colors to stay visible.