<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yoheiM</author_name>
  <author_url>https://blog.hatena.ne.jp/yoheiM/</author_url>
  <blog_title>YoheiM技術やらずに終われまテン</blog_title>
  <blog_url>https://yoheim.hatenadiary.org/</blog_url>
  <categories>
    <anon>XCODE</anon>
  </categories>
  <description>こんにちは、@yoheiMuneです。 今日は、画像のリサイズ方法を学んだので、ブログに残したいと思います。今日はライトなネタ♪(´ε｀ ) 画像のリサイズを行う 画像の拡大縮小を行うには、以下のような処理を実行する事で、リサイズを行うことが出来ます。画像はUIImageのオブジェクトを前提とします。 - (void) doSomething : (id) sender { UIImage *aImage = imageView.image; // imageViewはUIImageView型のフィールド変数。 // 画像を縮尺1/2にする ←今回説明したい部分 UIImage *resize…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fyoheim.hatenadiary.org%2Fentry%2F20111003&quot; title=&quot;画像のリサイズを行うには - YoheiM技術やらずに終われまテン&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/y/yoheiM/20111003/20111003182541.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2011-10-03 00:00:00</published>
  <title>画像のリサイズを行うには</title>
  <type>rich</type>
  <url>https://yoheim.hatenadiary.org/entry/20111003</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
