Imagick::setImageArtifact
Set image artifact
Description
bool Imagick::setImageArtifact
( string $artifact
, string $value
)
Parameters
-
artifact
-
The name of the artifact
-
value
-
The value of the artifact
Return Values
Returns TRUE
on success.
Errors/Exceptions
Throws ImagickException on error.
See Also
- Imagick::getImageArtifact
- Imagick::deleteImageArtifact