create Bitmap From RGBA
Create a bitmap from an RGBA byte array
Parameters
bytes
The byte array
width
The width of the image
height
The height of the image
Create a bitmap from an RGBA byte array
The byte array
The width of the image
The height of the image