A few of my files are grayscale, but most are jpeg RGB. Why does the following not work? im = PIL.Image.open(img_path) im.convert(“ ...
確定! 回上一頁