imagecolorset
  • References/PHP/Function/Image/GD and Image

(PHP 4, PHP 5, PHP 7) Set the color for the specified palette index

2025-01-10 15:47:30
imagettfbbox
  • References/PHP/Function/Image/GD and Image

(PHP 4, PHP 5, PHP 7) Give the bounding box of a text using TrueType fonts

2025-01-10 15:47:30
imagejpeg
  • References/PHP/Function/Image/GD and Image

(PHP 4, PHP 5, PHP 7) Output image to browser or file

2025-01-10 15:47:30
imagettftext
  • References/PHP/Function/Image/GD and Image

(PHP 4, PHP 5, PHP 7) Write text to the image using TrueType fonts

2025-01-10 15:47:30
imagecolorresolvealpha
  • References/PHP/Function/Image/GD and Image

(PHP 4 >= 4.0.6, PHP 5, PHP 7) Get the index of the specified color + alpha or its closest possible alternative

2025-01-10 15:47:30
imageaffinematrixconcat
  • References/PHP/Function/Image/GD and Image

(PHP 5 >= 5.5.0, PHP 7) Concat two matrices (as in doing many ops in one go)

2025-01-10 15:47:30
imagecreatefromstring
  • References/PHP/Function/Image/GD and Image

(PHP 4 >= 4.0.4, PHP 5, PHP 7) Create a new image from the image stream in the string

2025-01-10 15:47:30
imagegammacorrect
  • References/PHP/Function/Image/GD and Image

(PHP 4, PHP 5, PHP 7) Apply a gamma correction to a GD image

2025-01-10 15:47:30
imageftbbox
  • References/PHP/Function/Image/GD and Image

(PHP 4 >= 4.0.7, PHP 5, PHP 7) Give the bounding box of a text using fonts via freetype2

2025-01-10 15:47:30
imagecreatefromxbm
  • References/PHP/Function/Image/GD and Image

(PHP 4 >= 4.0.1, PHP 5, PHP 7) Create a new image from file or URL

2025-01-10 15:47:30