PHP » GoLang |
login |
register |
about
|
GoLang Imagick::setImageArtifact
request it (353)
GoLang replacement for PHP's Imagick::setImageArtifact
[edit | history]
Imagick::setImageArtifact(No version information available, might only be in Git) Imagick::setImageArtifact — Set image artifact Description
bool Imagick::setImageArtifact
( string
$artifact
, string $value
)Associates an artifact with the image. The difference between image properties and image artifacts is that properties are public and artifacts are private. This method is available if Imagick has been compiled against ImageMagick version 6.5.7 or newer. Parameters
Return Values
Returns Errors/ExceptionsThrows ImagickException on error. See Also
Examples
Example #1 Imagick::setImageArtifact()
<?php |
more
Recently updated
more
Most requested
more
Last requests
|