Type Definition dssim::RGBAPLU [] [src]

type RGBAPLU = RGBA<f32>;

RGBA, but: premultiplied alpha, linear, f32 unit scale 0..1

Trait Implementations

impl Average4 for RGBAPLU
[src]

[src]