PHP » GoLang |
login |
register |
about
|
GoLang Imagick::commentImage
request it (269)
GoLang replacement for PHP's Imagick::commentImage
[edit | history]
Imagick::commentImage(PECL imagick 2.0.0) Imagick::commentImage — Adds a comment to your image Description
bool Imagick::commentImage
( string
$comment
)Adds a comment to your image. Parameters
Return Values
Returns Errors/ExceptionsThrows ImagickException on error. Examples
Example #1 Using Imagick::commentImage(): Commenting an image and retrieving the comment:
<?php |
more
Recently updated
more
Most requested
|