Expand description
Contrast pipeline module.
This module exposes the ContrastCommand and ContrastPipeline types, which together
implement a compute-driven contrast adjustment pass for Tessera UI components.
Structsยง
- Contrast
Command - Command to apply a contrast adjustment using a pre-calculated mean luminance.
- Contrast
Pipeline - Pipeline for applying contrast adjustment to an image using a compute shader.