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.
メモリ制限を回避するために、すべてを読み取らずにPNGファイルの一部をロードする方法はありますか?
PNGファイルに対して同じことができるAgrahamのJPEG Libのようなソリューションはありますか?
現在、PNG ファイルに相当するライブラリはありません。LoadBitmapSample を使用して、縮小されたイメージをロードし、メモリ不足エラーを回避できることを前提としています。