def test_trns_l(self): im = hopper('L') im.info['transparency'] = 128 f = self.tempfile('temp.png') im_rgb = im.convert('RGB') self.
確定! 回上一頁