<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>fn7</author_name>
  <author_url>https://blog.hatena.ne.jp/fn7/</author_url>
  <blog_title>fn7の日記</blog_title>
  <blog_url>https://fn7.hatenadiary.org/</blog_url>
  <categories>
    <anon>勉強</anon>
    <anon>プログラミング</anon>
    <anon>Objective-C</anon>
    <anon>Cocoa</anon>
  </categories>
  <description>結論からいうと、まだできてませんがwww とりあえず画面いっぱいに設定したUIImageViewに色を設定してみるコード。 int width = 320; int height = 480; int bytesPerRow = 4 * width; unsigned char pixel[bytesPerRow * height]; int n; unsigned char *ptr = pixel; for(int j=0;j&lt;height;j++){ for(int i=0;i&lt;width;i++){ *ptr++ = 128; //r *ptr++ = 0; //g *ptr++ = …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ffn7.hatenadiary.org%2Fentry%2F20091206%2F1260065263&quot; title=&quot;UIImageでグラデーションしたい(その1) - fn7の日記&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/f/fn7/20091206/20091206110502.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2009-12-06 11:07:43</published>
  <title>UIImageでグラデーションしたい(その1)</title>
  <type>rich</type>
  <url>https://fn7.hatenadiary.org/entry/20091206/1260065263</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
