<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kagasu</author_name>
  <author_url>https://blog.hatena.ne.jp/kagasu/</author_url>
  <blog_title>備忘録</blog_title>
  <blog_url>https://kagasu.hatenablog.com/</blog_url>
  <categories>
    <anon>.NET</anon>
    <anon>.NET Standard</anon>
    <anon>C#</anon>
  </categories>
  <description>Ⅰ. はじめに System.Drawing は WindowsのGDI+に依存している為、標準の.NET Coreで利用することができません。 解決策として System.Drawing.Common を使う方法を紹介します。 ただし、非推奨です。 Ⅱ. やり方 1. NuGetからインストールする dotnet add package System.Drawing.Common 2. サンプルプログラムを書く using System.Drawing; var file = File.OpenRead(&quot;input.png&quot;); #pragma warning disable CA1416…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkagasu.hatenablog.com%2Fentry%2F2017%2F07%2F10%2F104510&quot; title=&quot;.NET CoreでSystem.Drawingを使う - 備忘録&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/k/kagasu/20190808/20190808233044.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2017-07-10 10:45:10</published>
  <title>.NET CoreでSystem.Drawingを使う</title>
  <type>rich</type>
  <url>https://kagasu.hatenablog.com/entry/2017/07/10/104510</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
