Struct colstodian::tonemap::PerceptualTonemapper[][src]

pub struct PerceptualTonemapper;
Expand description

A neutral, perceptual tonemapper based on tonemapping work in Frostbite as well as my own and Tomasz Stachowiak’s research on the subject. Should be able to be extended for HDR use in the future.

Trait Implementations

Tonemap color using params

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.