<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>suikameron1529</author_name>
  <author_url>https://blog.hatena.ne.jp/suikameron1529/</author_url>
  <blog_title>suikameron1529’s diary</blog_title>
  <blog_url>https://suikameron1529.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>簡単なPGM画像を編集するソフト ↓ → テキストファイルを上から１行ずつ読み込むには StreamReader sr = new StreamReader(@&quot;C:\Users\username\Desktop\c#\画像編集\あ.txt&quot;); while (0 &lt;= sr.Peek()) { str[count] = sr.ReadLine(); if (count &gt;= 3) { str[count] += &quot;E&quot;;//Eは改行記号の代わり } count++; } テキストファイル ： sr sr.Peek()は読み取り対象に文字があったら-1以外を返す この場合は、次の行に何も書いて…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsuikameron1529.hatenablog.com%2Fentry%2F2022%2F09%2F16%2F004945&quot; title=&quot;PGM画像の簡単な編集ソフトを作りました - suikameron1529’s diary&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/s/suikameron1529/20220914/20220914014502.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2022-09-16 00:49:45</published>
  <title>PGM画像の簡単な編集ソフトを作りました</title>
  <type>rich</type>
  <url>https://suikameron1529.hatenablog.com/entry/2022/09/16/004945</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
