<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>petitviolet</author_name>
  <author_url>https://blog.hatena.ne.jp/petitviolet/</author_url>
  <blog_title>petitviolet_blog</blog_title>
  <blog_url>https://petitviolet.hatenablog.com/</blog_url>
  <categories>
    <anon>python</anon>
    <anon>備忘録</anon>
  </categories>
  <description>またしてもpython chanllengeです. PILを用いることになったのでお勉強. 今回はコードとして全部書いてしまいました. PILを用意 easy_install PILもしくは pip install PILとかでいけるはずです. easy_installとかpipについてはググッてください. 用意した物 sample.jpgです. img.py # -*- encoding:utf-8 -*- # こうではなく # import PIL import Image def img(filename='sample.jpg'): # sample.jpgを開く im = Image…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fpetitviolet.hatenablog.com%2Fentry%2F20110926%2F1317004331&quot; title=&quot;Python Image Library(PIL)の使い方 - petitviolet_blog&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>http://cdn-ak.f.st-hatena.com/images/fotolife/p/petitviolet/20110926/20110926112923.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2011-09-26 11:32:11</published>
  <title>Python Image Library(PIL)の使い方</title>
  <type>rich</type>
  <url>https://petitviolet.hatenablog.com/entry/20110926/1317004331</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
