PHP » GoLang |
login |
register |
about
|
GoLang imagelayereffect
request it (352)
GoLang replacement for PHP's imagelayereffect
[edit | history]
imagelayereffect(PHP 4 >= 4.3.0, PHP 5, PHP 7) imagelayereffect — Set 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. |
more
Recently updated
more
Most requested
more
Last requests
|