©
Ce document utilise Manuel du site Web PHP chinois Libérer
(PECL imagick 2.0.0)
Imagick::stripImage — 去掉图片的所有配置和设置
去掉图片的所有配置和设置
成功时返回 TRUE
。
错误时抛出 ImagickException。
[#1] g dot a dot karthikeyan at gmail dot com [2013-12-23 07:09:21]
Please note that striping off the exif information without handling the orientation information available in the exif will lead to wrong orientation of the image
[#2] pengc99 [2011-05-02 22:09:20]
this will actually clear exif data so if you run an image uploading script with privacy concerns, this will effectively clear all GPS / metadata from the image.