I use np.save to save numpy array , I want to save this numpy array as an image without frame. I tried to do this using plt.savefig but it did\'t work.
np.save
plt.savefig