|
imagelayereffectSet the alpha blending flag to use layering effects Description
bool imagelayereffect
( resource
$image
, int $effect
)Set the alpha blending flag to use layering effects. Parameters
Return Values
Returns Changelog
ExamplesExample #1 imagelayereffect example
<?php The above example will output something similar to: NotesBefore PHP 5.5.0, this function is only available if PHP is compiled with the bundled version of the GD library. |