如何用exif.js获得图片原信息? plus.gallery.pick(function(path){ EXIF.getData(path, function(){ console.log(EXIF.getTag(this, 'ImageWidth')); });
確定! 回上一頁