Home
last modified time | relevance | path

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

/PHP-5.4/ext/gd/libgd/
H A Dgdft.c134 int pixel; /* key */ member
143 int pixel; /* key */ member
546 int pixel, npixel, bg, fg; local
550 pixel = a->pixel = b->pixel;
557 if ((pixel + pixel) >= NUMCOLORS) {
563 npixel = NUMCOLORS - pixel;
594 unsigned char *pixel = NULL; local
698 pixel = &im->pixels[y][x];
703 *pixel = (fg < 0) ? -fg : fg;
706 tc_key.bgcolor = *pixel;
[all …]
/PHP-5.4/ext/fileinfo/tests/
H A Dmagic4584 >392 lelong x %d bits/pixel
10102 >12 byte >0 \b, %d bits per pixel
15724 >1120 ulong >0 %d bits/pixel

Completed in 51 milliseconds