<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>uosoft</author_name>
  <author_url>https://blog.hatena.ne.jp/uosoft/</author_url>
  <blog_title>電子趣味の部屋</blog_title>
  <blog_url>https://blog-e.uosoft.net/</blog_url>
  <categories>
    <anon>開発メモ</anon>
  </categories>
  <description>UIImageに格納した画像のサイズを変更する方法です。元の画像を以下のようにorgImageに格納したとします。 UIImage *orgImage = [UIImage imageNamed:@&quot;test.png&quot;]; これに対してサイズ変更し、resizeImageへ格納する方法。 UIImage *resizeImage = [orgImage stretchableImageWithLeftCapWidth:＜横のピクセルサイズ＞ topCapHeight:＜縦のピクセルサイズ＞]; 例：縦横それぞれ２倍にする方法 UIImage *orgImage = [UIImage image…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog-e.uosoft.net%2Fentry%2F20090529%2F1243527422&quot; title=&quot;iPhoneで画像のサイズ変更方法(UIImage) - 電子趣味の部屋&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://images-fe.ssl-images-amazon.com/images/I/41HvD3DEvvL._SL160_.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2009-05-29 01:17:02</published>
  <title>iPhoneで画像のサイズ変更方法(UIImage)</title>
  <type>rich</type>
  <url>https://blog-e.uosoft.net/entry/20090529/1243527422</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
