Traits§
- Color
Component Map - Same as
ComponentMap
, but doesn’t change the alpha channel (if there’s any alpha). - Component
Bytes - Use
::bytemuck::cast_slice()
instead. - Component
Map - Applying operation to every component
- Component
Slice - Casting the struct to slices of its components