pub fn convert_space_alpha(from: Space, to: Space, pixel: &mut [f32; 4])
Expand description

Same as convert_space, ignores the 4th value in pixel. Just a convenience function.