php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
gd_arginfo.h File Reference

Go to the source code of this file.

Macros

#define arginfo_imagepalettetotruecolor   arginfo_imageistruecolor
 
#define arginfo_imagesavealpha   arginfo_imagealphablending
 
#define arginfo_imagecolorclosestalpha   arginfo_imagecolorresolvealpha
 
#define arginfo_imagecolorexactalpha   arginfo_imagecolorresolvealpha
 
#define arginfo_imagecreate   arginfo_imagecreatetruecolor
 
#define arginfo_imagecreatefromxbm   arginfo_imagecreatefromgif
 
#define arginfo_imagecreatefromwbmp   arginfo_imagecreatefromgif
 
#define arginfo_imagecreatefromgd   arginfo_imagecreatefromgif
 
#define arginfo_imagecreatefromgd2   arginfo_imagecreatefromgif
 
#define arginfo_imagedestroy   arginfo_imageistruecolor
 
#define arginfo_imagecolorclosesthwb   arginfo_imagecolorclosest
 
#define arginfo_imagecolorresolve   arginfo_imagecolorclosest
 
#define arginfo_imagecolorexact   arginfo_imagecolorclosest
 
#define arginfo_imagedashedline   arginfo_imageline
 
#define arginfo_imagerectangle   arginfo_imageline
 
#define arginfo_imagefilledrectangle   arginfo_imageline
 
#define arginfo_imageellipse   arginfo_imagefilledellipse
 
#define arginfo_imagefill   arginfo_imagesetpixel
 
#define arginfo_imageopenpolygon   arginfo_imagepolygon
 
#define arginfo_imagefilledpolygon   arginfo_imagepolygon
 
#define arginfo_imagefontheight   arginfo_imagefontwidth
 
#define arginfo_imagecharup   arginfo_imagechar
 
#define arginfo_imagestringup   arginfo_imagestring
 
#define arginfo_imagecopymergegray   arginfo_imagecopymerge
 
#define arginfo_imagecopyresized   arginfo_imagecopyresampled
 
#define arginfo_imagesx   arginfo_imagecolorstotal
 
#define arginfo_imagesy   arginfo_imagecolorstotal
 
#define arginfo_imageantialias   arginfo_imagealphablending
 
#define arginfo_imagegetinterpolation   arginfo_imagecolorstotal
 

Functions

 ZEND_FUNCTION (gd_info)
 
 ZEND_FUNCTION (imageloadfont)
 
 ZEND_FUNCTION (imagesetstyle)
 
 ZEND_FUNCTION (imagecreatetruecolor)
 
 ZEND_FUNCTION (imageistruecolor)
 
 ZEND_FUNCTION (imagetruecolortopalette)
 
 ZEND_FUNCTION (imagepalettetotruecolor)
 
 ZEND_FUNCTION (imagecolormatch)
 
 ZEND_FUNCTION (imagesetthickness)
 
 ZEND_FUNCTION (imagefilledellipse)
 
 ZEND_FUNCTION (imagefilledarc)
 
 ZEND_FUNCTION (imagealphablending)
 
 ZEND_FUNCTION (imagesavealpha)
 
 ZEND_FUNCTION (imagelayereffect)
 
 ZEND_FUNCTION (imagecolorallocatealpha)
 
 ZEND_FUNCTION (imagecolorresolvealpha)
 
 ZEND_FUNCTION (imagecolorclosestalpha)
 
 ZEND_FUNCTION (imagecolorexactalpha)
 
 ZEND_FUNCTION (imagecopyresampled)
 
 ZEND_FUNCTION (imagerotate)
 
 ZEND_FUNCTION (imagesettile)
 
 ZEND_FUNCTION (imagesetbrush)
 
 ZEND_FUNCTION (imagecreate)
 
 ZEND_FUNCTION (imagetypes)
 
 ZEND_FUNCTION (imagecreatefromstring)
 
 ZEND_FUNCTION (imagecreatefromgif)
 
 ZEND_FUNCTION (imagecreatefromxbm)
 
 ZEND_FUNCTION (imagecreatefromwbmp)
 
 ZEND_FUNCTION (imagecreatefromgd)
 
 ZEND_FUNCTION (imagecreatefromgd2)
 
 ZEND_FUNCTION (imagecreatefromgd2part)
 
 ZEND_FUNCTION (imagexbm)
 
 ZEND_FUNCTION (imagegif)
 
 ZEND_FUNCTION (imagewbmp)
 
 ZEND_FUNCTION (imagegd)
 
 ZEND_FUNCTION (imagegd2)
 
 ZEND_FUNCTION (imagedestroy)
 
 ZEND_FUNCTION (imagecolorallocate)
 
 ZEND_FUNCTION (imagepalettecopy)
 
 ZEND_FUNCTION (imagecolorat)
 
 ZEND_FUNCTION (imagecolorclosest)
 
 ZEND_FUNCTION (imagecolorclosesthwb)
 
 ZEND_FUNCTION (imagecolordeallocate)
 
 ZEND_FUNCTION (imagecolorresolve)
 
 ZEND_FUNCTION (imagecolorexact)
 
 ZEND_FUNCTION (imagecolorset)
 
 ZEND_FUNCTION (imagecolorsforindex)
 
 ZEND_FUNCTION (imagegammacorrect)
 
 ZEND_FUNCTION (imagesetpixel)
 
 ZEND_FUNCTION (imageline)
 
 ZEND_FUNCTION (imagedashedline)
 
 ZEND_FUNCTION (imagerectangle)
 
 ZEND_FUNCTION (imagefilledrectangle)
 
 ZEND_FUNCTION (imagearc)
 
 ZEND_FUNCTION (imageellipse)
 
 ZEND_FUNCTION (imagefilltoborder)
 
 ZEND_FUNCTION (imagefill)
 
 ZEND_FUNCTION (imagecolorstotal)
 
 ZEND_FUNCTION (imagecolortransparent)
 
 ZEND_FUNCTION (imageinterlace)
 
 ZEND_FUNCTION (imagepolygon)
 
 ZEND_FUNCTION (imageopenpolygon)
 
 ZEND_FUNCTION (imagefilledpolygon)
 
 ZEND_FUNCTION (imagefontwidth)
 
 ZEND_FUNCTION (imagefontheight)
 
 ZEND_FUNCTION (imagechar)
 
 ZEND_FUNCTION (imagecharup)
 
 ZEND_FUNCTION (imagestring)
 
 ZEND_FUNCTION (imagestringup)
 
 ZEND_FUNCTION (imagecopy)
 
 ZEND_FUNCTION (imagecopymerge)
 
 ZEND_FUNCTION (imagecopymergegray)
 
 ZEND_FUNCTION (imagecopyresized)
 
 ZEND_FUNCTION (imagesx)
 
 ZEND_FUNCTION (imagesy)
 
 ZEND_FUNCTION (imagesetclip)
 
 ZEND_FUNCTION (imagegetclip)
 
 ZEND_FUNCTION (imagefilter)
 
 ZEND_FUNCTION (imageconvolution)
 
 ZEND_FUNCTION (imageflip)
 
 ZEND_FUNCTION (imageantialias)
 
 ZEND_FUNCTION (imagecrop)
 
 ZEND_FUNCTION (imagecropauto)
 
 ZEND_FUNCTION (imagescale)
 
 ZEND_FUNCTION (imageaffine)
 
 ZEND_FUNCTION (imageaffinematrixget)
 
 ZEND_FUNCTION (imageaffinematrixconcat)
 
 ZEND_FUNCTION (imagegetinterpolation)
 
 ZEND_FUNCTION (imagesetinterpolation)
 
 ZEND_FUNCTION (imageresolution)
 

Macro Definition Documentation

◆ arginfo_imageantialias

#define arginfo_imageantialias   arginfo_imagealphablending

Definition at line 520 of file gd_arginfo.h.

◆ arginfo_imagecharup

#define arginfo_imagecharup   arginfo_imagechar

Definition at line 420 of file gd_arginfo.h.

◆ arginfo_imagecolorclosestalpha

#define arginfo_imagecolorclosestalpha   arginfo_imagecolorresolvealpha

Definition at line 92 of file gd_arginfo.h.

◆ arginfo_imagecolorclosesthwb

#define arginfo_imagecolorclosesthwb   arginfo_imagecolorclosest

Definition at line 304 of file gd_arginfo.h.

◆ arginfo_imagecolorexact

#define arginfo_imagecolorexact   arginfo_imagecolorclosest

Definition at line 313 of file gd_arginfo.h.

◆ arginfo_imagecolorexactalpha

#define arginfo_imagecolorexactalpha   arginfo_imagecolorresolvealpha

Definition at line 94 of file gd_arginfo.h.

◆ arginfo_imagecolorresolve

#define arginfo_imagecolorresolve   arginfo_imagecolorclosest

Definition at line 311 of file gd_arginfo.h.

◆ arginfo_imagecopymergegray

#define arginfo_imagecopymergegray   arginfo_imagecopymerge

Definition at line 456 of file gd_arginfo.h.

◆ arginfo_imagecopyresized

#define arginfo_imagecopyresized   arginfo_imagecopyresampled

Definition at line 458 of file gd_arginfo.h.

◆ arginfo_imagecreate

#define arginfo_imagecreate   arginfo_imagecreatetruecolor

Definition at line 135 of file gd_arginfo.h.

◆ arginfo_imagecreatefromgd

#define arginfo_imagecreatefromgd   arginfo_imagecreatefromgif

Definition at line 182 of file gd_arginfo.h.

◆ arginfo_imagecreatefromgd2

#define arginfo_imagecreatefromgd2   arginfo_imagecreatefromgif

Definition at line 184 of file gd_arginfo.h.

◆ arginfo_imagecreatefromwbmp

#define arginfo_imagecreatefromwbmp   arginfo_imagecreatefromgif

Definition at line 180 of file gd_arginfo.h.

◆ arginfo_imagecreatefromxbm

#define arginfo_imagecreatefromxbm   arginfo_imagecreatefromgif

Definition at line 172 of file gd_arginfo.h.

◆ arginfo_imagedashedline

#define arginfo_imagedashedline   arginfo_imageline

Definition at line 351 of file gd_arginfo.h.

◆ arginfo_imagedestroy

#define arginfo_imagedestroy   arginfo_imageistruecolor

Definition at line 277 of file gd_arginfo.h.

◆ arginfo_imageellipse

#define arginfo_imageellipse   arginfo_imagefilledellipse

Definition at line 368 of file gd_arginfo.h.

◆ arginfo_imagefill

#define arginfo_imagefill   arginfo_imagesetpixel

Definition at line 378 of file gd_arginfo.h.

◆ arginfo_imagefilledpolygon

#define arginfo_imagefilledpolygon   arginfo_imagepolygon

Definition at line 403 of file gd_arginfo.h.

◆ arginfo_imagefilledrectangle

#define arginfo_imagefilledrectangle   arginfo_imageline

Definition at line 355 of file gd_arginfo.h.

◆ arginfo_imagefontheight

#define arginfo_imagefontheight   arginfo_imagefontwidth

Definition at line 409 of file gd_arginfo.h.

◆ arginfo_imagegetinterpolation

#define arginfo_imagegetinterpolation   arginfo_imagecolorstotal

Definition at line 557 of file gd_arginfo.h.

◆ arginfo_imageopenpolygon

#define arginfo_imageopenpolygon   arginfo_imagepolygon

Definition at line 401 of file gd_arginfo.h.

◆ arginfo_imagepalettetotruecolor

#define arginfo_imagepalettetotruecolor   arginfo_imageistruecolor

Definition at line 31 of file gd_arginfo.h.

◆ arginfo_imagerectangle

#define arginfo_imagerectangle   arginfo_imageline

Definition at line 353 of file gd_arginfo.h.

◆ arginfo_imagesavealpha

#define arginfo_imagesavealpha   arginfo_imagealphablending

Definition at line 69 of file gd_arginfo.h.

◆ arginfo_imagestringup

#define arginfo_imagestringup   arginfo_imagestring

Definition at line 431 of file gd_arginfo.h.

◆ arginfo_imagesx

#define arginfo_imagesx   arginfo_imagecolorstotal

Definition at line 460 of file gd_arginfo.h.

◆ arginfo_imagesy

#define arginfo_imagesy   arginfo_imagecolorstotal

Definition at line 462 of file gd_arginfo.h.

Function Documentation

◆ ZEND_FUNCTION() [1/90]

ZEND_FUNCTION ( gd_info )

◆ ZEND_FUNCTION() [2/90]

ZEND_FUNCTION ( imageaffine )

◆ ZEND_FUNCTION() [3/90]

ZEND_FUNCTION ( imageaffinematrixconcat )

◆ ZEND_FUNCTION() [4/90]

ZEND_FUNCTION ( imageaffinematrixget )

◆ ZEND_FUNCTION() [5/90]

ZEND_FUNCTION ( imagealphablending )

◆ ZEND_FUNCTION() [6/90]

ZEND_FUNCTION ( imageantialias )

◆ ZEND_FUNCTION() [7/90]

ZEND_FUNCTION ( imagearc )

◆ ZEND_FUNCTION() [8/90]

ZEND_FUNCTION ( imagechar )

◆ ZEND_FUNCTION() [9/90]

ZEND_FUNCTION ( imagecharup )

◆ ZEND_FUNCTION() [10/90]

ZEND_FUNCTION ( imagecolorallocate )

◆ ZEND_FUNCTION() [11/90]

ZEND_FUNCTION ( imagecolorallocatealpha )

◆ ZEND_FUNCTION() [12/90]

ZEND_FUNCTION ( imagecolorat )

◆ ZEND_FUNCTION() [13/90]

ZEND_FUNCTION ( imagecolorclosest )

◆ ZEND_FUNCTION() [14/90]

ZEND_FUNCTION ( imagecolorclosestalpha )

◆ ZEND_FUNCTION() [15/90]

ZEND_FUNCTION ( imagecolorclosesthwb )

◆ ZEND_FUNCTION() [16/90]

ZEND_FUNCTION ( imagecolordeallocate )

◆ ZEND_FUNCTION() [17/90]

ZEND_FUNCTION ( imagecolorexact )

◆ ZEND_FUNCTION() [18/90]

ZEND_FUNCTION ( imagecolorexactalpha )

◆ ZEND_FUNCTION() [19/90]

ZEND_FUNCTION ( imagecolormatch )

◆ ZEND_FUNCTION() [20/90]

ZEND_FUNCTION ( imagecolorresolve )

◆ ZEND_FUNCTION() [21/90]

ZEND_FUNCTION ( imagecolorresolvealpha )

◆ ZEND_FUNCTION() [22/90]

ZEND_FUNCTION ( imagecolorset )

◆ ZEND_FUNCTION() [23/90]

ZEND_FUNCTION ( imagecolorsforindex )

◆ ZEND_FUNCTION() [24/90]

ZEND_FUNCTION ( imagecolorstotal )

◆ ZEND_FUNCTION() [25/90]

ZEND_FUNCTION ( imagecolortransparent )

◆ ZEND_FUNCTION() [26/90]

ZEND_FUNCTION ( imageconvolution )

◆ ZEND_FUNCTION() [27/90]

ZEND_FUNCTION ( imagecopy )

◆ ZEND_FUNCTION() [28/90]

ZEND_FUNCTION ( imagecopymerge )

◆ ZEND_FUNCTION() [29/90]

ZEND_FUNCTION ( imagecopymergegray )

◆ ZEND_FUNCTION() [30/90]

ZEND_FUNCTION ( imagecopyresampled )

◆ ZEND_FUNCTION() [31/90]

ZEND_FUNCTION ( imagecopyresized )

◆ ZEND_FUNCTION() [32/90]

ZEND_FUNCTION ( imagecreate )

◆ ZEND_FUNCTION() [33/90]

ZEND_FUNCTION ( imagecreatefromgd )

◆ ZEND_FUNCTION() [34/90]

ZEND_FUNCTION ( imagecreatefromgd2 )

◆ ZEND_FUNCTION() [35/90]

ZEND_FUNCTION ( imagecreatefromgd2part )

◆ ZEND_FUNCTION() [36/90]

ZEND_FUNCTION ( imagecreatefromgif )

◆ ZEND_FUNCTION() [37/90]

ZEND_FUNCTION ( imagecreatefromstring )

◆ ZEND_FUNCTION() [38/90]

ZEND_FUNCTION ( imagecreatefromwbmp )

◆ ZEND_FUNCTION() [39/90]

ZEND_FUNCTION ( imagecreatefromxbm )

◆ ZEND_FUNCTION() [40/90]

ZEND_FUNCTION ( imagecreatetruecolor )

◆ ZEND_FUNCTION() [41/90]

ZEND_FUNCTION ( imagecrop )

◆ ZEND_FUNCTION() [42/90]

ZEND_FUNCTION ( imagecropauto )

◆ ZEND_FUNCTION() [43/90]

ZEND_FUNCTION ( imagedashedline )

◆ ZEND_FUNCTION() [44/90]

ZEND_FUNCTION ( imagedestroy )

◆ ZEND_FUNCTION() [45/90]

ZEND_FUNCTION ( imageellipse )

◆ ZEND_FUNCTION() [46/90]

ZEND_FUNCTION ( imagefill )

◆ ZEND_FUNCTION() [47/90]

ZEND_FUNCTION ( imagefilledarc )

◆ ZEND_FUNCTION() [48/90]

ZEND_FUNCTION ( imagefilledellipse )

◆ ZEND_FUNCTION() [49/90]

ZEND_FUNCTION ( imagefilledpolygon )

◆ ZEND_FUNCTION() [50/90]

ZEND_FUNCTION ( imagefilledrectangle )

◆ ZEND_FUNCTION() [51/90]

ZEND_FUNCTION ( imagefilltoborder )

◆ ZEND_FUNCTION() [52/90]

ZEND_FUNCTION ( imagefilter )

◆ ZEND_FUNCTION() [53/90]

ZEND_FUNCTION ( imageflip )

◆ ZEND_FUNCTION() [54/90]

ZEND_FUNCTION ( imagefontheight )

◆ ZEND_FUNCTION() [55/90]

ZEND_FUNCTION ( imagefontwidth )

◆ ZEND_FUNCTION() [56/90]

ZEND_FUNCTION ( imagegammacorrect )

◆ ZEND_FUNCTION() [57/90]

ZEND_FUNCTION ( imagegd )

◆ ZEND_FUNCTION() [58/90]

ZEND_FUNCTION ( imagegd2 )

◆ ZEND_FUNCTION() [59/90]

ZEND_FUNCTION ( imagegetclip )

◆ ZEND_FUNCTION() [60/90]

ZEND_FUNCTION ( imagegetinterpolation )

◆ ZEND_FUNCTION() [61/90]

ZEND_FUNCTION ( imagegif )

◆ ZEND_FUNCTION() [62/90]

ZEND_FUNCTION ( imageinterlace )

◆ ZEND_FUNCTION() [63/90]

ZEND_FUNCTION ( imageistruecolor )

◆ ZEND_FUNCTION() [64/90]

ZEND_FUNCTION ( imagelayereffect )

◆ ZEND_FUNCTION() [65/90]

ZEND_FUNCTION ( imageline )

◆ ZEND_FUNCTION() [66/90]

ZEND_FUNCTION ( imageloadfont )

◆ ZEND_FUNCTION() [67/90]

ZEND_FUNCTION ( imageopenpolygon )

◆ ZEND_FUNCTION() [68/90]

ZEND_FUNCTION ( imagepalettecopy )

◆ ZEND_FUNCTION() [69/90]

ZEND_FUNCTION ( imagepalettetotruecolor )

◆ ZEND_FUNCTION() [70/90]

ZEND_FUNCTION ( imagepolygon )

◆ ZEND_FUNCTION() [71/90]

ZEND_FUNCTION ( imagerectangle )

◆ ZEND_FUNCTION() [72/90]

ZEND_FUNCTION ( imageresolution )

◆ ZEND_FUNCTION() [73/90]

ZEND_FUNCTION ( imagerotate )

◆ ZEND_FUNCTION() [74/90]

ZEND_FUNCTION ( imagesavealpha )

◆ ZEND_FUNCTION() [75/90]

ZEND_FUNCTION ( imagescale )

◆ ZEND_FUNCTION() [76/90]

ZEND_FUNCTION ( imagesetbrush )

◆ ZEND_FUNCTION() [77/90]

ZEND_FUNCTION ( imagesetclip )

◆ ZEND_FUNCTION() [78/90]

ZEND_FUNCTION ( imagesetinterpolation )

◆ ZEND_FUNCTION() [79/90]

ZEND_FUNCTION ( imagesetpixel )

◆ ZEND_FUNCTION() [80/90]

ZEND_FUNCTION ( imagesetstyle )

◆ ZEND_FUNCTION() [81/90]

ZEND_FUNCTION ( imagesetthickness )

◆ ZEND_FUNCTION() [82/90]

ZEND_FUNCTION ( imagesettile )

◆ ZEND_FUNCTION() [83/90]

ZEND_FUNCTION ( imagestring )

◆ ZEND_FUNCTION() [84/90]

ZEND_FUNCTION ( imagestringup )

◆ ZEND_FUNCTION() [85/90]

ZEND_FUNCTION ( imagesx )

◆ ZEND_FUNCTION() [86/90]

ZEND_FUNCTION ( imagesy )

◆ ZEND_FUNCTION() [87/90]

ZEND_FUNCTION ( imagetruecolortopalette )

◆ ZEND_FUNCTION() [88/90]

ZEND_FUNCTION ( imagetypes )

◆ ZEND_FUNCTION() [89/90]

ZEND_FUNCTION ( imagewbmp )

◆ ZEND_FUNCTION() [90/90]

ZEND_FUNCTION ( imagexbm )