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
Opis
bool Imagick::stripImage
( void
)
Strips an image of all profiles and comments.
Zwracane wartości
Zwraca TRUE w przypadku sukcesu.
Błędy/Wyjątki
Zgłasza wyjątek ImagickException w przypadku błędu.
