PHP Function List
image. doesn't exist. Closest matches:
- imagesy
- imagegd
- imagesx
- imagearc
- imagexbm
- imagepng
- imagegd2
- imagegif
- haruimage
- imagejpeg
- imageline
- imagefill
- imagewbmp
- imagecopy
- imagechar
- imagetypes
- image2wbmp
- imagick
- imap_gc
- time
Site Search Results
-
Image Processing and GD. Introduction; Installing/Configuring. Requirements; Installation; Runtime Configuration; Resource Types; Predefined Constants; Examples
-
GD and Image Functions - ManualGD and Image Functions Table of Contents. gd_info — Retrieve information about the currently installed GD library; getimagesize — Get the size of an image
-
imagegif() creates the GIF file in filename from the image image. The image argument is the return from the imagecreate() or imagecreatefrom* function.
-
Parameters. image. An image resource, returned by one of the image creation functions, such as imagecreatetruecolor(). filename. The path to save the file to.
-
The getimagesize() function will determine the size of any given image file and return the dimensions along with the file type and a height/width text string to be used inside ...
-
Parameters. image. An image resource, returned by one of the image creation functions, such as imagecreatetruecolor(). font. Can be 1, 2, 3, 4, 5 for built-in fonts in latin2 ...
-
-Using an image editor (like Photoshop), create a png-24 image with just the logo on a transparent background. The logo can be any color or multiple colors, but the final image ...
-
if you want to create an image with a specific DPI, you can't control this directly from GD. If you have access to gd.h (rarely on a shared hosting) you can modify GD ...
-
Rotates the image image using the given angle in degrees. The center of rotation is the center of the image, and the rotated image may have different dimensions than the ...
-
Image Processing (ImageMagick) Introduction; Installing/Configuring. Requirements; Installation; Runtime Configuration; Resource Types; Predefined Constants

Other forms of search
To search the string "image." using other options, try searching:
- Only the documentation
- Only this mirror
- The entire php.net domain
- pear.php.net
- pecl.php.net
- The Bug DB
- php-general mailing list
- Internals mailing list
- Documentation mailing list
For a quick overview over all documented PHP functions, click here.
