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.
JPG または PNG データを含む ByteArray が与えられた場合、Adobe AIR で対応する BitmapData を同期的に取得する方法はありますか?
JPEGデコーダー
PNGデコーダー
それ以外の場合は、loadBytes を使用します。スレッドを停止しないため、loadBytes を使用すると思います。