AS3.0判断图片格式类
var img_format:ImageUtil = new ImageUtil(); if(String(img_format.checkSourceType(e.target.data)) == "BM"){ //执行语句}
698B
文件大小:
评论区