Below code can convert actual image to string, but I want to convert image array (32, 32, 3) to string, how to do that without constructing array to actual image?