(PHP 4 >= 4.3.0, PHP 5)
imagelayereffect — Set the alpha blending flag to use the bundled libgd layering effects
Set the alpha blending flag to use the bundled libgd layering effects.
An image resource, returned by one of the image creation functions, such as imagecreatetruecolor().
One of the following constants:
Gibt bei Erfolg TRUE zurück, im Fehlerfall FALSE.
Hinweis: Diese Funktion steht nur zur Verfügung, wenn PHP mit der GD Bibliothek übersetzt wurde, die mit PHP zusammen erhältlich ist.
Hinweis: Diese Funktion setzt die GD Bibliothek in der Version 2.0.1 oder höher voraus.