pub fn draw_pixel_alpha(x: usize, y: usize, color: RgbColor, alpha: u8)
Performs the draw pixel alpha operation.