The Imagick class
PHP Manual

Imagick::setFormat

(No version information available, might be only in CVS)

Imagick::setFormatSets the format of the Imagick object

Opis

bool Imagick::setFormat ( string $format )
Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

Sets the format of the Imagick object.

Parametry

format

Zwracane wartości

Zwraca TRUE w przypadku sukcesu.


The Imagick class
PHP Manual