(PECL imagick 2.0.0)
Imagick::stripImage — Strips an image of all profiles and comments
Strips an image of all profiles and comments.
成功时返回 TRUE
。
错误时抛出 ImagickException。
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.