标签: javascript php gd
有什么办法可以在javascript中检测php gd生成的图像的角度/方向吗?
我需要这样的东西
var angle = getImgData(document.getElementById('img1')).getOrientation();