PHP » PYTHON |
login |
register |
about
|
|
Imagick::annotateImage(PECL imagick 2.0.0) Imagick::annotateImage — Annotates an image with text Description
bool Imagick::annotateImage
( ImagickDraw $draw_settings
, float $x
, float $y
, float $angle
, string $text
)
Warning
This function is currently not documented; only its argument list is available. Annotates an image with text. Parameters
Return ValuesReturns TRUE on success. Examples
Example #1 Using Imagick::annotateImage(): Annotate text on an empty image
<?php
See Also
|
more
Recently updated
more
Most requested
|