So, I have array from image and I want to split it by 16. Not into 16 arrays, but each array will contain 16 bytes. I already try this:
from PIL import Image