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.
Texture2D.FromStream を使用して複数の画像を読み込む必要がありますが、JPG、PNG、および GIF 画像しか読み取ることができません。System.Drawing を使用して既に PNG に変換しようとしましたが、遅すぎるようです。
ストリームから主に BMP および TGA 画像をロードするための管理された画像ライブラリ (オープンソース、できれば) はありますか?