#author("2018-03-28T10:14:38+09:00","","")
#author("2018-03-28T10:23:05+09:00","","")
[[lab]]

*pillow [#we90cbd4]
pillowについてのメモ
**grayscale → RGB [#a533b8b6]
グレースケール画像をRGB画像に変換する
 image.convert("RGB")
 image = image.convert("RGB")
 print image.mode #=> RGB



トップ   編集 差分 バックアップ 添付 複製 名前変更 リロード   新規 一覧 単語検索 最終更新   ヘルプ   最終更新のRSS