Gmagick::writeimage
(PECL gmagick >= Unknown)
Gmagick::writeimage — Writes an image to the specified filename
Описание
public Gmagick Gmagick::writeimage
(
string $filename
[,
bool $all_frames = false
] )
Список параметров
-
filename
-
The image filename.
Возвращаемые значения
The Gmagick object
Ошибки
Вызывает
GmagickException при ошибке.