Imagick::swirlImage> <Imagick::stereoImage
Last updated: Fri, 30 Dec 2011

Imagick::stripImage

(PECL imagick 2.0.0)

Imagick::stripImageStrips an image of all profiles and comments

Descrição

bool Imagick::stripImage ( void )

Strips an image of all profiles and comments.

Valor Retornado

Retorna TRUE em sucesso.

Erros

Dispara ImagickException em erro.



User Contributed Notes
Imagick::stripImage
pengc99
03-May-2011 02: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.

Imagick::swirlImage> <Imagick::stereoImage
Last updated: Fri, 30 Dec 2011