<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>DOSEI</author_name>
  <author_url>https://blog.hatena.ne.jp/DOSEI/</author_url>
  <blog_title>DOSEIの日記</blog_title>
  <blog_url>https://dosei.hatenadiary.jp/</blog_url>
  <categories>
    <anon>メモ</anon>
    <anon>ImageMagick</anon>
  </categories>
  <description>colorize は、 fill で指定した色を指定した比率で画像全体にアルファブレンドする。 各チャンネルごとに比率をわけることもできる。値は、単位を省略すると % になるらしい。 $ convert in.png -fill red -colorize 50% out.png # 全体に赤みが付く $ convert in.png -fill white -colorize 50% out.png # 全体が白っぽくなる $ convert in.png -fill black -colorize 50% out.png # 全体が暗くなる $ convert in.png -fill g…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdosei.hatenadiary.jp%2Fentry%2F20130726%2Fp1&quot; title=&quot; colorize - DOSEIの日記&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>2013-07-26 00:00:00</published>
  <title> colorize</title>
  <type>rich</type>
  <url>https://dosei.hatenadiary.jp/entry/20130726/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
