<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>MDIAPP</author_name>
  <author_url>https://blog.hatena.ne.jp/MDIAPP/</author_url>
  <blog_title>mdiapp開発報告所</blog_title>
  <blog_url>https://mdiapp.hatenadiary.org/</blog_url>
  <categories>
    <anon>Script</anon>
  </categories>
  <description>いきなりAPIを羅列するよりも、サンプルスクリプトを見た方が「あぁなるほど」と納得して頂けると思いますので :D (1) 適当な画像を作り、コピーし、ドキュメントの作成 local w = 512 local h = 300 local idx = mdi_img_offscreen( 0 ) -- offscreenバッファの取得 mdi_img32_resize( idx, w,h ) -- ↑のリサイズ for j = 0,h do for i = 0,w do local r = i local g = j local b = r * g / 255 mdi_img32_pixelse…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmdiapp.hatenadiary.org%2Fentry%2F20070801%2F1268050442&quot; title=&quot; サンプルスクリプト - mdiapp開発報告所&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/M/MDIAPP/20100406/20100406223926.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2007-08-01 21:14:02</published>
  <title> サンプルスクリプト</title>
  <type>rich</type>
  <url>https://mdiapp.hatenadiary.org/entry/20070801/1268050442</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
