<?php
$img = new Imagick();
echo $img->getCopyright();
?>
Copyright (C) 1999-2008 ImageMagick Studio LLC
Imagick::getCopyright
(PECL imagick 2.0.0)
Imagick::getCopyright — Returns the ImageMagick API copyright as a string
Descrição
string Imagick::getCopyright
( void
)
Returns the ImageMagick API copyright as a string.
Valor Retornado
Returns a string containing the copyright notice of Imagemagick and Magickwand C API.
User Contributed Notes
Imagick::getCopyright
Imagick::getCopyright
jimNOSPAMpub at gmail dot com
19-Feb-2008 03:11
19-Feb-2008 03:11

Imagick::getCompressionQuality