<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ch3cooh393</author_name>
  <author_url>https://blog.hatena.ne.jp/ch3cooh393/</author_url>
  <blog_title>酢ろぐ！</blog_title>
  <blog_url>https://blog.ch3cooh.jp/</blog_url>
  <categories>
    <anon>開発-ASP.NET</anon>
    <anon>開発-Microsoft Azure</anon>
  </categories>
  <description>ASP.NET MVC 5でサーバーサイドで生成した画像を表示したくなることありませんか？サーバー側で持っているデータを元に、人気ランキングバナーやロウソク図を生成するのに使えそうですね。 例えば、htmlで以下のように書きます。 &lt;img src=&quot;http://example.jp/Graphics/Index/&quot; /&gt; GraphicsコントローラーのIndexアクションが実行されます。そのため、GraphicsControllerで画像を生成してファイルのストリームを返します。これだけ。 using System.Drawing; using System.IO; using Syst…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.ch3cooh.jp%2Fentry%2F20140722%2F1405990800&quot; title=&quot;ASP.NET MVC 5でサーバーサイドで動的に生成した画像を返す - 酢ろぐ！&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/c/ch3cooh393/20140717/20140717121249.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2014-07-22 10:00:00</published>
  <title>ASP.NET MVC 5でサーバーサイドで動的に生成した画像を返す</title>
  <type>rich</type>
  <url>https://blog.ch3cooh.jp/entry/20140722/1405990800</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
