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
Beschreibung
bool Imagick::stripImage
( void
)
Strips an image of all profiles and comments.
Rückgabewerte
Liefert TRUE bei Erfolg.
Fehler/Exceptions
Wirft ImagickException bei Fehlern.
