Home
last modified time | relevance | path

Searched refs:image (Results 1 – 25 of 266) sorted by last modified time

1234567891011

/PHP-7.4/
H A DNEWS1277 . Fixed bug #78923 (Artifacts when convoluting image with transparency).
2037 . Fixed bug #77943 (imageantialias($image, false); does not work). (cmb)
2309 . Fixed bug #77272 (imagescale() may return image resource on failure). (cmb)
H A Dphp.ini-development1699 ; a gd image. The warning will then be displayed as notices
H A Dphp.ini-production1699 ; a gd image. The warning will then be displayed as notices
H A DUPGRADING282 . Added the "scatter" image filter (IMG_FILTER_SCATTER) to apply a scatter
/PHP-7.4/ext/gd/
H A Dgd.c306 ZEND_ARG_INFO(0, image)
/PHP-7.4/ext/standard/tests/image/
H A Dgetimagesize_256_ico.phpt24 string(24) "image/vnd.microsoft.icon"
H A Dbug71848.phpt24 string(10) "image/jpeg"
H A Dbug72278.phpt26 string(10) "image/jpeg"
H A Dgetimagesize_basic.phpt7 * Source code: ext/standard/image.c
52 -- GIF image file (200x100.gif) --
67 string(9) "image/gif"
87 string(10) "image/jpeg"
94 -- PNG image file (200x100.png) --
107 string(9) "image/png"
112 -- SWF image file (200x100.swf) --
141 string(9) "image/bmp"
157 string(10) "image/tiff"
197 string(9) "image/jp2"
[all …]
H A Dgetimagesize_jpgapp.phpt6 * Description: Get the size of an image as 4-element array
7 * Source code: ext/standard/image.c
H A Dgetimagesize_tif_mm.phpt6 * Description: Get the size of an image as 4-element array
7 * Source code: ext/standard/image.c
29 string(10) "image/tiff"
H A Dgetimagesize_variation2.phpt6 * Description: Get the size of an image as 4-element array
7 * Source code: ext/standard/image.c
/PHP-7.4/ext/gd/libgd/
H A Dgd_wbmp.c85 static int _gdImageWBMPCtx(gdImagePtr image, int fg, gdIOCtx *out);
96 void gdImageWBMPCtx (gdImagePtr image, int fg, gdIOCtx * out) in gdImageWBMPCtx() argument
98 _gdImageWBMPCtx(image, fg, out); in gdImageWBMPCtx()
102 static int _gdImageWBMPCtx(gdImagePtr image, int fg, gdIOCtx *out) in _gdImageWBMPCtx() argument
108 if ((wbmp = createwbmp (gdImageSX (image), gdImageSY (image), WBMP_WHITE)) == NULL) { in _gdImageWBMPCtx()
115 for (y = 0; y < gdImageSY(image); y++) { in _gdImageWBMPCtx()
116 for (x = 0; x < gdImageSX(image); x++) { in _gdImageWBMPCtx()
117 if (gdImageGetPixel (image, x, y) == fg) { in _gdImageWBMPCtx()
/PHP-7.4/build/
H A Dlibtool.m43095 …tdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --ou…
3104 …tdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --ou…
3291 # Instead, shared libraries are loaded at an image base (0x10000000 by
3294 # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link
3296 …shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDO…
3297 …h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDO…
5469 …bjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --ou…
5478 …bjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --ou…
5490 # Instead, shared libraries are loaded at an image base (0x10000000 by
5493 # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link
[all …]
/PHP-7.4/ext/standard/
H A Dconfig.w3230 file.c filestat.c formatted_print.c fsock.c head.c html.c image.c \
H A Dconfig.m4487 flock_compat.c formatted_print.c fsock.c head.c html.c image.c \
/PHP-7.4/ext/exif/tests/
H A Dbug78910.phpt6 var_dump(exif_read_data('data:image/jpg;base64,TU0AKgAAAAwgICAgAAIBDwAEAAAAAgAAACKSfCAgAAAAAEZVSklG…
25 string(10) "image/tiff"
H A Dbug79282.phpt6 var_dump(exif_read_data('data://image/jpeg;base64,/9jhAAlFeGlmAAAg'));
H A Dbug79046.phpt5 var_dump(exif_read_data('data://image/tiff;base64,TU0AKgAAAA7//wAAANUAAQERAAsAAAABAAD4fwAAAA4A'));
16 string(10) "image/tiff"
H A Dfloat_cast_overflow.phpt20 string(10) "image/tiff"
/PHP-7.4/ext/gd/tests/
H A Dbug79676.phpt9 function test($image, $desc)
12 … (imagecolorat($image, imagesx($image) - 1 , imagesy($image) - 1) != 0x000000 ? 'pass' : 'fail'),
/PHP-7.4/ext/fileinfo/
H A Dmagicdata.patch89 ->>>>>0 use tga-image
91 ->>>>>0 use tga-image
93 ->>>>>0 use tga-image
95 ->>>>>0 use tga-image
101 +>>>>0 use tga-image
103 +>>>>0 use tga-image
105 +>>>>0 use tga-image
107 +>>>>0 use tga-image
109 +>>>>0 use tga-image
111 +>>>>0 use tga-image
[all …]
/PHP-7.4/sapi/cli/tests/
H A Dbug61977.phpt48 foo.svg => Content-Type: image/svg+xml
51 foo.png => Content-Type: image/png
/PHP-7.4/docs/
H A Drelease-process.md75 8. There is a PHP release Docker image https://github.com/sgolemon/php-release
/PHP-7.4/ext/xml/tests/
H A Dbug71592.phpt14 <!ENTITY pic PUBLIC "image.gif" "http://example.org/image.gif">

Completed in 254 milliseconds

1234567891011