<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>shogo0809</author_name>
  <author_url>https://blog.hatena.ne.jp/shogo0809/</author_url>
  <blog_title>パンダのメモ帳</blog_title>
  <blog_url>https://shogogg.hatenablog.jp/</blog_url>
  <categories>
    <anon>Flash</anon>
    <anon>Flex</anon>
    <anon>AS3</anon>
  </categories>
  <description>AS3で画像（BitmapData）の切り抜き処理（クリッピング）を行う方法について。 1. 手順 draw メソッドを用いる方法 元となる BitmapData オブジェクト(A)を用意する。 新しい空の BitmapData オブジェクト(B)を切り抜かれた画像のサイズで生成する。 Matrix オブジェクトを使って(B)に(A)の一部分を描画（draw）する。 copyPixels メソッドを用いる方法 元となる BitmapData オブジェクト(A)を用意する。 新しい空の BitmapData オブジェクト(B)を切り抜かれた画像のサイズで生成する。 (A)から切り抜きたい部分を …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fshogogg.hatenablog.jp%2Fentry%2F20100709%2F1278657204&quot; title=&quot;BitmapData の切り抜き（クリッピング） - パンダのメモ帳&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>2010-07-09 15:33:24</published>
  <title>BitmapData の切り抜き（クリッピング）</title>
  <type>rich</type>
  <url>https://shogogg.hatenablog.jp/entry/20100709/1278657204</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
