downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

Imagick::swirlImage> <Imagick::stereoImage
[edit] Last updated: Fri, 17 May 2013

view this page in

Imagick::stripImage

(PECL imagick 2.0.0)

Imagick::stripImageElimina todos los perfiles y comentarios de una imagen

Descripción

bool Imagick::stripImage ( void )

Elimina todos los perfiles y comentarios de una imagen.

Valores devueltos

Devuelve TRUE en caso de éxito.

Errores/Excepciones

Lanza ImagickException en caso de error.



add a note add a note User Contributed Notes Imagick::stripImage - [1 notes]
up
0
pengc99
2 years ago
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.

 
show source | credits | sitemap | contact | advertising | mirror sites