SWF バイナリ中の JPEG 透明度情報を取り出します。
<?php $swf = new SWFEditor(); $swf->input($swfdata); echo $swf->getJpegAlpha($image_id);