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

search for in the

Imagick::swirlImage> <Imagick::stereoImage
Last updated: Fri, 20 May 2011

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 )
Warning

Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.

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
pengc99 03-May-2011 05:09
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 | stats | sitemap | contact | advertising | mirror sites