Basic phpgd Library knowledge

Source: Internet
Author: User
Basic phpgd Library knowledge

  1. Echo phpinfo ();
  2. ?>

Save, open phpinfo. php in the browser, search for 'gd ', and check whether the following items exist:

If yes, the system supports the GD Library. If no, recompile PHP to support the GD Library. 3. the GD library of image formats supported by GD does not support all image formats by default. based on the information of the figure above, we can see which formats of images are supported by the GD library of the system, JPG Support indicates that JPG format is supported, and it is not supported if it is not listed. IV. GD function classification GD function I think it can be divided into 6 categories: 1. obtain information 2. create image 3. draw Image 4. copy 5. output 6. destroy

>>> Articles you may be interested in: php GD Library verification code generation instance php GD library Chinese garbled solution php verification code (GD Library generation verification code) in Linux, the php gd Library is enabled, and the GD Library is enabled in php (in windows) how to enable php gd Library in windows linux yum install php gd Library full process php5 install GD library steps share linux add GD Library installation steps php add GD library support steps php gd library functions (favorites)

Related Article

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.