PIL.Image.new() method creates a new image with the given mode and size. Size is given as a (width, height)-tuple, in pixels ...
確定! 回上一頁