<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>posturan</author_name>
  <author_url>https://blog.hatena.ne.jp/posturan/</author_url>
  <blog_title>Oboe吹きプログラマの黙示録</blog_title>
  <blog_url>https://oboe2uran.hatenablog.com/</blog_url>
  <categories>
    <anon>Java</anon>
  </categories>
  <description>Qiita で以下、古い記事を見つけました。 Base64形式で受け取った画像データをBufferedImageに変換とても参考になり良い記事です。特に、1ピクセルずつ画像を生成する処理は Cool ! です。 Java8 になってからは、Apache Commons Codec の Base64 でデコードしなくても、 java.util.Base64 のデコーダーでなんとかいけるようです。 Qiita の記事を参考にサンプル書いてみました。1ピクセルずつ画像を生成する処理、ちょっと書き直します。 public static BufferedImage toBufferedImage(byt…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Foboe2uran.hatenablog.com%2Fentry%2F2018%2F02%2F03%2F133839&quot; title=&quot;Base64 でエンコードされた画像データ文字列から、画像の復元 - Oboe吹きプログラマの黙示録&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-02-03 13:38:39</published>
  <title>Base64 でエンコードされた画像データ文字列から、画像の復元</title>
  <type>rich</type>
  <url>https://oboe2uran.hatenablog.com/entry/2018/02/03/133839</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
