update : 2015.11.03
php.shukuma.com검색:
|
imagelayereffect(PHP 4 >= 4.3.0, PHP 5, PHP 7) imagelayereffect — Set the alpha blending flag to use the bundled libgd layering effects 설명
bool imagelayereffect
( resource
$image
, int $effect
)Set the alpha blending flag to use the bundled libgd layering effects. 인수
반환값
성공 시 예제Example #1 imagelayereffect() example
<?php 위 예제의 출력 예시: 주의
|