看板 [ Python ]
討論串[問題] gen 一張random圖
共 3 篇文章
首頁
上一頁
1
下一頁
尾頁

推噓0(0推 0噓 0→)留言0則,0人參與, 最新作者hardcover (不才)時間17年前 (2008/03/04 02:13), 編輯資訊
1
0
0
內容預覽:
我想gen一張random的圖,. 一開始以為只要去讀 /dev/random ,產生一個檔即可,. 但是這樣的圖開不起來,是沒有檔頭的原因嗎?. 後來想看看能不能用python,找到一個 PIL(Python Imaging Library ),. 但是PIL提供的function好像沒有可以對特

推噓0(0推 0噓 0→)留言0則,0人參與, 最新作者yungyuc (酷狗喵千代)時間17年前 (2008/03/04 05:20), 編輯資訊
1
0
0
內容預覽:
可以,請詳查 :). --. 發信站: 批踢踢實業坊(ptt.cc). ◆ From: 164.107.170.46.

推噓1(1推 0噓 0→)留言1則,0人參與, 最新作者liangjr (aaa)時間17年前 (2008/03/06 17:05), 編輯資訊
0
0
1
內容預覽:
from http://www.pythonware.com/library/pil/handbook/image.htm. im.putpixel(xy, colour). Modifies the pixel at the given position. The colour is given
(還有329個字)
首頁
上一頁
1
下一頁
尾頁