Converts the image into an integer array.
Each pixel channel (0-255) is stored as an Int.
An integer array containing the image pixel data in RGB order.