update : 2015.11.03
php.shukuma.com검색:
|
imagewebp(PHP 5 >= 5.5.0, PHP 7) imagewebp — Output an WebP image to browser or file 설명
bool imagewebp
( resource
$image
, string $filename
)
Outputs or save an WebP version of the given 인수
반환값
성공 시 예제
Example #1 Saving an WebP file
<?php |