update : 2015.11.03
php.shukuma.com검색:
|
image2wbmp(PHP 4 >= 4.0.5, PHP 5, PHP 7) image2wbmp — 브라우저나 파일로 출력 이미지 설명
bool image2wbmp
( resource
$image
[, string $filename
[, int $threshold
]] )
image2wbmp() outputs or save a WBMP
version of the given 인수
반환값
성공 시 예제
Example #1 image2wbmp() example
<?php 주의
|