``` if (alpha != null && input != null) { Bitmap output = new Bitmap(input.Width, input.Height, PixelFormat.Format32bppArgb);