PHP » GoLang |
login |
register |
about
|
GoLang Gmagick::newimage
request it (358)
GoLang replacement for PHP's Gmagick::newimage
[edit | history]
Gmagick::newimage(PECL gmagick >= Unknown) Gmagick::newimage — Creates a new image Description
public Gmagick Gmagick::newimage
( int
$width
, int $height
, string $background
[, string $format
] )Creates a new image with the specified background color Parameters
Return ValuesThe Gmagick object on success Errors/ExceptionsThrows an GmagickException on error. |
more
Recently updated
more
Most requested
more
Last requests
|