Phpmage2wbmp function _ PHP Tutorial

Source: Internet
Author: User
Phpmage2wbmp function. Image2wbmp (4.0.5, PHP5 in PHP4) image2wbmp-output image browser or file report error description Boolean image2wbmp ($ oimg [, $ filename [, soruce]) image2wbmp () output image2wbmp
= 4.0.5, PHP 5) "style =" background-color: # fff "closure_hashcode_pxptxs =" 35 "> (" = 4.0.5, PHP 5 "in PHP 4)

Image2wbmp-output image browser or file

Report error description
Boolean image2wbmp ($ oimg [, $ filename [, soruce])
Image2wbmp () outputs or saves a given image WBMP version.

Report error parameters

Image
Image resources are created through image functions such as imagecreatetruecolor ().

File name
Path. If no original image stream is provided, it will be output directly.

Start
The threshold is between 0 and 255 (inclusive ).


Report error return value
TRUE is returned. if it is successful or fails, FALSE is returned.

Example of report error

$ File = 'php.png ';
$ Image = imagecreatefrompng ($ file );

Header ('content-type: '. image_type_to_mime_type (IMAGETYPE_WBMP ));
Image2wbmp ($ image); // output the stream directly
Imagedestroy ($ image );
?>


Http://www.bkjia.com/PHPjc/445016.htmlwww.bkjia.comtruehttp://www.bkjia.com/PHPjc/445016.htmlTechArticleimage2wbmp (PHP 4 = 4.0.5, PHP 5) image2wbmp-output image browser or file report error description Boolean image2wbmp ($ oimg [, $ filename [, soruce]) image2wbmp () output...

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.