You need to convert each channel into a luminosity channel. So instead of this: red = Image.open("red.TIF"). you need to do this:
確定! 回上一頁