Imagick::setImageCompose
(PECL imagick 2.0.0)
Imagick::setImageCompose — Sets the image composite operator
Descrierea
bool Imagick::setImageCompose
( int $compose
)
Avertizare
Această funcţie nu este documentată în prezent; este disponibilă numai lista sa de argumente.
Sets the image composite operator, useful for specifying how to composite the image thumbnail when using the Imagick::montageImage() method.
Parametri
- compose
-
Valorile întroarse
Întoarce TRUE în caz de succes.
Erori/Excepţii
Aruncă ImagickException în caz de eroare.
Imagick::setImageCompose
There are no user contributed notes for this page.
