Module filter

Source
Expand description

Filter for rendered image postprocessing.

Structs§

GlareFilter
Glare blur.
IdentityFilter
Filter that doesn’t change picture. Used as a placeholder.
LogFilter
Logarithmic filter.

Traits§

Filter
Filter is applied to each pixel of rendered picture.