|
imagelayereffectSet the alpha blending flag to use layering effects Beschreibung
bool imagelayereffect
( resource
$image
, int $effect
)Set the alpha blending flag to use layering effects. Parameter-Liste
Rückgabewerte
Gibt bei Erfolg Changelog
BeispieleBeispiel #1 imagelayereffect example
<?phpDas oben gezeigte Beispiel erzeugt eine ähnliche Ausgabe wie:
AnmerkungenBefore PHP 5.5.0, this function is only available if PHP is compiled with the bundled version of the GD library. |