<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>elated</author_name>
  <author_url>https://blog.hatena.ne.jp/elated/</author_url>
  <blog_title>スナックエルベ</blog_title>
  <blog_url>https://elve.club/</blog_url>
  <categories>
    <anon>C#</anon>
    <anon>アプリ</anon>
    <anon>はてなブログhttp時代</anon>
    <anon>プログラム</anon>
  </categories>
  <description>昨日からはまってた。URLからさくっと画像表示できるないものか悩んでいた。（アイコンの表示） 英語の掲示板のソースコピペしたらできた！！ うへへへへ(*´▽｀*) private Bitmap GetImageBitmapFromUrl(string url) { Bitmap imageBitmap = null; using (var webClient = new WebClient()) { var imageBytes = webClient.DownloadData(url); if (imageBytes != null &amp;&amp; imageBytes.Length &gt; 0) { i…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Felve.club%2Fentry%2Farchives%2F2878&quot; title=&quot;No.1239　お、できた　c# urlから画像を読み込んでBitmapに xamarin - スナックエルベ&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>https://cdn-ak.f.st-hatena.com/images/fotolife/e/elve/20170509/20170509202204.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2017-05-09 20:23:19</published>
  <title>No.1239　お、できた　c# urlから画像を読み込んでBitmapに xamarin</title>
  <type>rich</type>
  <url>https://elve.club/entry/archives/2878</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
