{"title":"QPixmap from PIL Image","image_url":"http://cdn-ak.f.st-hatena.com/images/fotolife/d/dungeonneko/20150719/20150719142409.png","height":"190","width":"100%","description":"PIL\u3067\u4f5c\u3063\u305f\u753b\u50cf\u3092\u8868\u793a\u3059\u308b\u3068\u304d\u306b\u4fbf\u5229 # conding: utf-8 import sys from PySide.QtCore import * from PySide.QtGui import * from PIL import Image, ImageQt # entry point if __name__ == '__main__': myapp = QApplication(sys.argv) # PIL\u3067\u753b\u50cf\u8aad\u307f\u8fbc\u307f img = Image.open('temp.png') # Qt\u3067\u8868\u793a pm = QPixmap.fromImage(ImageQt.ImageQt(img))\u2026","provider_url":"https://hatena.blog","published":"2015-07-19 14:20:34","author_url":"https://blog.hatena.ne.jp/dungeonneko/","categories":["PySide"],"blog_title":"Hello World / pl\u0279oM oll\u01ddH","type":"rich","blog_url":"https://dungeonneko.hatenablog.com/","provider_name":"Hatena Blog","url":"https://dungeonneko.hatenablog.com/entry/2015/07/19/142034","author_name":"dungeonneko","html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdungeonneko.hatenablog.com%2Fentry%2F2015%2F07%2F19%2F142034\" title=\"QPixmap from PIL Image - Hello World / pl\u0279oM oll\u01ddH\" class=\"embed-card embed-blogcard\" scrolling=\"no\" frameborder=\"0\" style=\"display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;\"></iframe>","version":"1.0"}