update : 2015.11.03
php.shukuma.com검색:
|
imagepalettecopy(PHP 4 >= 4.0.1, PHP 5, PHP 7) imagepalettecopy — Copy the palette from one image to another 설명
void imagepalettecopy
( resource
$destination
, resource $source
)
imagepalettecopy() copies the palette from the
인수
반환값값을 반환하지 않습니다. 예제
Example #1 imagepalettecopy() example
<?php |