Module contrast

Module contrast 

Source
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ยง

ContrastCommand
Command to apply a contrast adjustment using a pre-calculated mean luminance.
ContrastPipeline
Pipeline for applying contrast adjustment to an image using a compute shader.