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

search for in the

Imagick::writeImageFile> <Imagick::whiteThresholdImage
[edit] Last updated: Fri, 30 Nov 2012

view this page in

Imagick::writeImage

(PECL imagick 0.9.0-0.9.9)

Imagick::writeImageWrites an image to the specified filename

Opis

bool Imagick::writeImage ([ string $filename ] )

Writes an image to the specified filename. If the filename parameter is NULL, the image is written to the filename set by Imagick::ReadImage() or Imagick::SetImageFilename().

Parametry

filename

Zwracane wartoĊ›ci

Zwraca TRUE w przypadku sukcesu.



Imagick::writeImageFile> <Imagick::whiteThresholdImage
[edit] Last updated: Fri, 30 Nov 2012
 
add a note add a note User Contributed Notes Imagick::writeImage - [4 notes]