Trait luminance::pixel::DepthPixel[][src]

pub unsafe trait DepthPixel: Pixel { }

Constraint on Pixel for depth ones.

Implementors