<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>see_ku</author_name>
  <author_url>https://blog.hatena.ne.jp/see_ku/</author_url>
  <blog_title>開発メモ</blog_title>
  <blog_url>https://seeku.hateblo.jp/</blog_url>
  <categories>
    <anon>Objective-C</anon>
    <anon>OS X</anon>
  </categories>
  <description>NSImageだけでもいろいろな処理が出来ますが、いろいろと最適化されすぎてて逆に不便なこともたまにあります。そんな時には、Core Graphicsを使うことで、細かいところまで好きに操作することが出来ます。 動作を確認した環境 環境 情報 OS X 10.9.2 Xcode 5.1 Date 2014/04/03 使い方 具体的にはこんな感じで。 - (void)drawImage:(NSImage*)image toRect:(CGRect)to fromRect:(CGRect)from { // イメージの指定された範囲を指定された範囲に描画 // 描画先の範囲が指定されてない場合、…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fseeku.hateblo.jp%2Fentry%2F2014%2F04%2F04%2F200037&quot; title=&quot;NSImageをCore Graphicsで使う方法 - 開発メモ&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>2014-04-04 20:00:37</published>
  <title>NSImageをCore Graphicsで使う方法</title>
  <type>rich</type>
  <url>https://seeku.hateblo.jp/entry/2014/04/04/200037</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
