Home
last modified time | relevance | path

Searched refs:pixel (Results 1 – 6 of 6) sorted by relevance

/PHP-7.1/ext/gd/libgd/
H A Dgdft.c135 int pixel; /* key */ member
144 int pixel; /* key */ member
579 int pixel, npixel, bg, fg; local
583 pixel = a->pixel = b->pixel;
590 if ((pixel + pixel) >= NUMCOLORS) {
596 npixel = NUMCOLORS - pixel;
627 unsigned char *pixel = NULL; local
733 pixel = &im->pixels[y][x];
738 *pixel = (fg < 0) ? -fg : fg;
741 tc_key.bgcolor = *pixel;
[all …]
/PHP-7.1/ext/gd/tests/
H A Dbug75124.phpt22 echo "non grayscale pixel detected\n";
H A Dbug47946.phpt4 The expected image has black pixel artifacts, what is another issue, though
H A Dimagecopyresampled_variation1.phpt39 echo 'different pixel values', PHP_EOL;
/PHP-7.1/ext/fileinfo/tests/
H A Dmagic5105 >392 lelong x %d bits/pixel
11407 >12 byte >0 \b, %d bits per pixel
18217 >1120 ulong >0 %d bits/pixel
H A Dmagic私はガラスを食べられます5105 >392 lelong x %d bits/pixel
11407 >12 byte >0 \b, %d bits per pixel
18217 >1120 ulong >0 %d bits/pixel

Completed in 86 milliseconds