PHP » GoLang |
login |
register |
about
|
GoLang Gmagick::annotateimage
request it (276)
GoLang replacement for PHP's Gmagick::annotateimage
[edit | history]
Gmagick::annotateimage(PECL gmagick >= Unknown) Gmagick::annotateimage — Annotates an image with text Description
public Gmagick Gmagick::annotateimage
( GmagickDraw
$GmagickDraw
, float $x
, float $y
, float $angle
, string $text
)Annotates an image with text. Parameters
Return ValuesThe Gmagick object with annotation made. Errors/ExceptionsThrows an GmagickException on error. |
more
Recently updated
more
Most requested
more
Last requests
|