<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>susisu</author_name>
  <author_url>https://blog.hatena.ne.jp/susisu/</author_url>
  <blog_title>Object.create(null)</blog_title>
  <blog_url>https://susisu.hatenablog.com/</blog_url>
  <categories>
    <anon>JavaScript</anon>
    <anon>プログラミング</anon>
  </categories>
  <description>未だに Flash 脳の私は canvas の操作をする時に「BitmapData のあのメソッドと同じことをしたい」と考えるのですが, canvas の API はパッと見では必要最低限以下なんじゃないかというくらいの機能しか提供していないので, どうしたら実現できるのかすぐにはわからないところがあります. というわけで, とりあえず私が必要としていた, .getPixel32() .setPixel32() .copyPixels() の 3 つの実装方法をメモしておきます. 実装 → https://github.com/susisu/dotris-canvas/blob/master/…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsusisu.hatenablog.com%2Fentry%2F2016%2F07%2F16%2F042908&quot; title=&quot;HTML canvas のビットマップ操作のメモ - Object.create(null)&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>2016-07-16 04:29:08</published>
  <title>HTML canvas のビットマップ操作のメモ</title>
  <type>rich</type>
  <url>https://susisu.hatenablog.com/entry/2016/07/16/042908</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
