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::stripImage画像からすべてのプロパティやコメントを除去する

説明

bool Imagick::stripImage ( void )

画像からすべてのプロパティやコメントを除去します。

返り値

成功した場合に TRUE を返します。

エラー / 例外

エラー時に ImagickException をスローします。



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 | stats | sitemap | contact | advertising | mirror sites