Home
last modified time | relevance | path

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

/PHP-5.3/ext/gd/libgd/
H A Dgdft.c134 int pixel; /* key */ member
143 int pixel; /* key */ member
544 int pixel, npixel, bg, fg; local
548 pixel = a->pixel = b->pixel;
555 if ((pixel + pixel) >= NUMCOLORS) {
561 npixel = NUMCOLORS - pixel;
592 unsigned char *pixel = NULL; local
696 pixel = &im->pixels[y][x];
701 *pixel = (fg < 0) ? -fg : fg;
704 tc_key.bgcolor = *pixel;
[all …]
/PHP-5.3/ext/fileinfo/tests/
H A Dmagic8515 >12 byte >0 \b, %d bits per pixel
13350 >1120 ulong >0 %d bits/pixel

Completed in 31 milliseconds