<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>t-kashima</author_name>
  <author_url>https://blog.hatena.ne.jp/t-kashima/</author_url>
  <blog_title>夜から朝にかけて</blog_title>
  <blog_url>https://t-kashima.hateblo.jp/</blog_url>
  <categories>
  </categories>
  <description>Objective-Cで画像を左に90°回転させる5ステップ 1. 画像を描画するためのコンテキストを作成して取得します。 // image が元画像(UIImage) // 元画像の縦が横向きになるので横と縦を反転して指定する UIGraphicsBeginImageContext(CGSizeMake(image.size.height, image.size.width)); CGContextRef context = UIGraphicsGetCurrentContext(); 描画の開始位置は左下から描画方向 X, Y が標準になります。 2. 描画開始位置を右上に変更します。 /…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ft-kashima.hateblo.jp%2Fentry%2F2012%2F12%2F07%2F010554&quot; title=&quot;Objective-Cで画像を回転させる - 夜から朝にかけて&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>http://cdn-ak.f.st-hatena.com/images/fotolife/t/t-kashima/20121207/20121207005535.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2012-12-06 23:00:00</published>
  <title>Objective-Cで画像を回転させる</title>
  <type>rich</type>
  <url>https://t-kashima.hateblo.jp/entry/2012/12/07/010554</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
