PHP Tutorial Operation
Action
- Apply a 3x3 convolution matrix, using coefficient and offset in PHP
- Apply a 3x3 convolution matrix, using coefficient and offset to create Gaussian blur in PHP
- Apply a filter to an image in PHP
- Apply a gamma correction to a GD image in PHP
- Capture a window (IE for example) but with its content in PHP
- Capture a window in PHP
- Destroy an image in PHP
- Enable or disable interlace in PHP
- Flood fill in PHP
- Interlace an Image in PHP
Convert
- Convert a PNG image to GIF using imagegif() in PHP
- Convert a true color image to a palette image in PHP
- Convert an WebP image to a jpeg image using imagecreatefromwebp() in PHP
- Convert an XBM image to a png image using imagecreatefromxbm() in PHP
- Convert image to wbmp with image2wbmp() in PHP
- Converts a palette based image to true color in PHP
Copy
- Copy an image read from file with the imagecopymerge() Function in PHP
- Copy and merge part of an image with 75% transparency in PHP
- Copy and merge part of an image with gray scale in PHP
- Copy and merge png image in PHP
- Copy and resize part of an image with resampling in PHP
- Copy and resize png image in PHP
- Copy part of an image in PHP
- Copy the palette from one image to another in PHP
Fill
Flip
Get
- Get Mime-Type for image-type returned by getimagesize, exif_read_data, exif_thumbnail, exif_imagetype in PHP
- Get an Image ' s MIME Type in PHP
- Get file extension for image type in PHP
- Get image height in PHP
- Get image width in PHP
- Get the image types supported by this PHP build in PHP
Rotate
- Rotate an image 180 degrees - upside down in PHP
- Rotate an image in PHP
- Rotate an image with a given angle in PHP
Set
- Set a single pixel in PHP
- Set pixel in PHP
- Set the alpha blending flag to use the bundled libgd layering effects in PHP
- Set the brush image for line drawing in PHP
- Set the flag to save full alpha channel information when saving PNG images in PHP
- Set the interpolation method in PHP
- Set the tile image for filling in PHP