Expand description
Filter for rendered image postprocessing.
Structs§
- Glare
Filter - Glare blur.
- Identity
Filter - Filter that doesn’t change picture. Used as a placeholder.
- LogFilter
- Logarithmic filter.
Traits§
- Filter
- Filter is applied to each pixel of rendered picture.