<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>moko_03_25</author_name>
  <author_url>https://blog.hatena.ne.jp/moko_03_25/</author_url>
  <blog_title>ゲームエフェクトデザイナーのブログ | A Real-Time VFX Artist's Blog</blog_title>
  <blog_url>https://effect.hatenablog.com/</blog_url>
  <categories>
    <anon>C#</anon>
  </categories>
  <description>Formのコントロールの各色をRGB値でカラー指定したいという場合に「カラー管理クラスを作った方が良さそうだな」と思い、色の値を扱うプロパティを試してみました。 テストで作成したのはこちら。 コードはこちらのような感じ。 public partial class Form1 : Form { public Form1() { InitializeComponent(); } // ボタン1クリック private void button1_Click(object sender, EventArgs e) { MyColor mc = new MyColor(); // 配列の場合 this.…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Feffect.hatenablog.com%2Fentry%2F2018%2F09%2F27%2F013515&quot; title=&quot;C# カラー管理クラスを考える - ゲームエフェクトデザイナーのブログ | A Real-Time VFX Artist&amp;#39;s Blog&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/m/moko_03_25/20180927/20180927012732.gif</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-09-27 01:35:15</published>
  <title>C# カラー管理クラスを考える</title>
  <type>rich</type>
  <url>https://effect.hatenablog.com/entry/2018/09/27/013515</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
