Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私の考えは、jpeg 画像の FileStream を開き、C# Drawing クラスを使用せずにピクセルのバイト配列に変換することです。
明確にするために、jpegファイルの逆圧縮アルゴリズムを知る必要があります(バイト配列をピクセルのバイト配列に操作できるようにするためです。よろしくお願いします!