Gmagick::writeimage
Writes an image to the specified filename
Beschreibung
public Gmagick Gmagick::writeimage
( string $filename
[, bool $all_frames = false
] )
Parameter-Liste
-
filename
-
The image filename.
Rückgabewerte
The Gmagick object
Fehler/Exceptions
Wirft bei einem Fehler eine
GmagickException.