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.
Imagick::stripImage
(PECL imagick 2.0.0)
Imagick::stripImage — Strips an image of all profiles and comments
Descrição
bool Imagick::stripImage
( void
)
Strips an image of all profiles and comments.
Valor Retornado
Returns TRUE on success.
Erros
Throws ImagickException on error.
