<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ch3cooh393</author_name>
  <author_url>https://blog.hatena.ne.jp/ch3cooh393/</author_url>
  <blog_title>酢ろぐ！</blog_title>
  <blog_url>https://blog.ch3cooh.jp/</blog_url>
  <categories>
    <anon>開発-画像処理</anon>
    <anon>開発-Windows Store Apps</anon>
  </categories>
  <description>「彩度調整 - 酢ろぐ！」では、彩度を求める計算を簡略化していたのですが、NuGet Pakageを作るついでにチェックしていると計算ロジックが微妙かも……と思ってしまったので、ピクセルデータを一旦HSVへ変換した上で彩度を調整し、RGBに戻すように調整しました。 RGBからHSVへの変換、HSVからRGBへの変換方法が書かれているサイトは結構あるのですが、一番分かりやすく変換方法が書かれていたのがWikipediaのHSV色空間でした。この記事を元にRGB to HSV、HSV to RGBを実装してみました。 今日書いたコードは、GitHubにアップしています。⇒ HSV.cs **RGB…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.ch3cooh.jp%2Fentry%2F20120817%2F1345181943&quot; title=&quot;彩度調整その2 〜C#でRGBからHSVへの変換、HSVからRGBへの変換〜 - 酢ろぐ！&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>2012-08-17 14:39:03</published>
  <title>彩度調整その2 〜C#でRGBからHSVへの変換、HSVからRGBへの変換〜</title>
  <type>rich</type>
  <url>https://blog.ch3cooh.jp/entry/20120817/1345181943</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
