<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Okerra</author_name>
  <author_url>https://blog.hatena.ne.jp/Okerra/</author_url>
  <blog_title>おけらのブログ++</blog_title>
  <blog_url>https://okerra.hatenablog.com/</blog_url>
  <categories>
    <anon>swift</anon>
    <anon>swift</anon>
  </categories>
  <description>カメラロールを表示して選択した画像を取得する方法 //変数を＝右辺のクラスで宣言 var photoPick = UIImagePickerController() photoPick.delegate = self //sourceTypeクラスの中のPhotoLibraryを使用する photoPick.sourceType = .PhotoLibrary //UIViewControllerクラスの中の presentViewController -&gt; カメラロールを表示 self.presentViewController(photoPick , animated: true, com…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fokerra.hatenablog.com%2Fentry%2F2016%2F11%2F01%2F002509&quot; title=&quot;カメラロールから画像を取ってくる - おけらのブログ++&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>2016-11-01 00:25:09</published>
  <title>カメラロールから画像を取ってくる</title>
  <type>rich</type>
  <url>https://okerra.hatenablog.com/entry/2016/11/01/002509</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
