(PHP 4 >= 4.0.6, PHP 5)
imagecreatetruecolor-Create a new true color image
Description
Resource Imagecreatetruecolor (int $x _size, int $y _size)
Imagecreatetruecolor () returns an image identifier representing a black image with a size of x_size
(PHP 4 >= 4.0.6, PHP 5)
imagecreatetruecolor-Create a new true color image
Description
Resource Imagecreatetruecolor (int $x _size, int $y _size)
Imagecreatetruecolor () returns an image identifier that represents a black image with a size of
PHP Imagecreatetruecolor Image croppingAny image cropped to a fixed size, the image is not deformed, the blank stretch fill, the image is always paved, do not leave blank, used bcastr friends should know, BCASTR is to ensure that the image call is
Php imagecreatetruecolor creates a high-definition image FunctionImagecreatetruecolor () returns an image identifier representing a black image of the specified size.
Based on the Function Definition in your PHP and GD versions. For PHP 4.0.6, the
Php imagecreatetruecolor creates a high-definition image functionImagecreatetruecolor () returns an image identifier representing a black image of the specified size.Based on the function definition in your PHP and GD versions. For PHP 4.0.6, the
If you have any questions about imagecreatetruecolor, contact us. The gd Library is enabled both locally and on the server.
Then run
$im = @imagecreatetruecolor(2032,5520);var_dump($im);exit;
Local direct return
Resource (24) of type (gd)
Using PHP to create images is a fairly easy thing to do. As long as you install some Third-party library files and have some knowledge of geometry, you can use PHP to create and process images. PHP currently uses the GD library to process images.
The authentication Code (CAPTCHA) is the abbreviation for "completely automated public Turing test to tell Computers and humans Apart" (fully automatic distinguishing between computer and human Turing tests), It is a public automatic program that
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.