I have a 3D NumPy array which is essentially image data in RGBA format like so:
[ [ [233 228 230 120] [233 228 230 0] [232 227 229 212] ...