Module pixel

Source

Traits§

ColorComponentMap
Same as ComponentMap, but doesn’t change the alpha channel (if there’s any alpha).
ComponentBytes
Use ::bytemuck::cast_slice() instead.
ComponentMap
Applying operation to every component
ComponentSlice
Casting the struct to slices of its components