[][src]Module image2::filter

Structs

Add
AlphaBlend
AndThen

Executes a then f(a)

Blend
Gamma
Invert
Join

Executes a then b and passes the results to f

Multiply
SwapChannel
ToColor
ToGrayscale

Traits

Filter

Filters are used to manipulate images in a generic, composable manner