Home
last modified time | relevance | path

Searched refs:gdImageGetPixel (Results 1 – 25 of 322) sorted by relevance

12345678910>>...13

/dports/russian/gd/libgd-2.3.1/src/
H A Dgd_crop.c129 match = (color == gdImageGetPixel(im, x,y)); in gdImageCropAuto()
143 match = (color == gdImageGetPixel(im, x,y)); in gdImageCropAuto()
151 match = (color == gdImageGetPixel(im, x,y)); in gdImageCropAuto()
159 match = (color == gdImageGetPixel(im, x,y)); in gdImageCropAuto()
218 match = (gdColorMatch(im, color, gdImageGetPixel(im, x,y), threshold)) > 0; in gdImageCropThreshold()
240 match = (gdColorMatch(im, color, gdImageGetPixel(im, x,y), threshold)) > 0; in gdImageCropThreshold()
248 match = (gdColorMatch(im, color, gdImageGetPixel(im, x,y), threshold)) > 0; in gdImageCropThreshold()
264 const int tl = gdImageGetPixel(im, 0, 0); in gdGuessBackgroundColorFromCorners()
265 const int tr = gdImageGetPixel(im, gdImageSX(im) - 1, 0); in gdGuessBackgroundColorFromCorners()
266 const int bl = gdImageGetPixel(im, 0, gdImageSY(im) -1); in gdGuessBackgroundColorFromCorners()
[all …]
/dports/ukrainian/gd/libgd-2.3.1/src/
H A Dgd_crop.c129 match = (color == gdImageGetPixel(im, x,y)); in gdImageCropAuto()
143 match = (color == gdImageGetPixel(im, x,y)); in gdImageCropAuto()
151 match = (color == gdImageGetPixel(im, x,y)); in gdImageCropAuto()
159 match = (color == gdImageGetPixel(im, x,y)); in gdImageCropAuto()
218 match = (gdColorMatch(im, color, gdImageGetPixel(im, x,y), threshold)) > 0; in gdImageCropThreshold()
240 match = (gdColorMatch(im, color, gdImageGetPixel(im, x,y), threshold)) > 0; in gdImageCropThreshold()
248 match = (gdColorMatch(im, color, gdImageGetPixel(im, x,y), threshold)) > 0; in gdImageCropThreshold()
264 const int tl = gdImageGetPixel(im, 0, 0); in gdGuessBackgroundColorFromCorners()
265 const int tr = gdImageGetPixel(im, gdImageSX(im) - 1, 0); in gdGuessBackgroundColorFromCorners()
266 const int bl = gdImageGetPixel(im, 0, gdImageSY(im) -1); in gdGuessBackgroundColorFromCorners()
[all …]
/dports/japanese/gd/libgd-2.3.1/src/
H A Dgd_crop.c129 match = (color == gdImageGetPixel(im, x,y)); in gdImageCropAuto()
143 match = (color == gdImageGetPixel(im, x,y)); in gdImageCropAuto()
151 match = (color == gdImageGetPixel(im, x,y)); in gdImageCropAuto()
159 match = (color == gdImageGetPixel(im, x,y)); in gdImageCropAuto()
218 match = (gdColorMatch(im, color, gdImageGetPixel(im, x,y), threshold)) > 0; in gdImageCropThreshold()
240 match = (gdColorMatch(im, color, gdImageGetPixel(im, x,y), threshold)) > 0; in gdImageCropThreshold()
248 match = (gdColorMatch(im, color, gdImageGetPixel(im, x,y), threshold)) > 0; in gdImageCropThreshold()
264 const int tl = gdImageGetPixel(im, 0, 0); in gdGuessBackgroundColorFromCorners()
265 const int tr = gdImageGetPixel(im, gdImageSX(im) - 1, 0); in gdGuessBackgroundColorFromCorners()
266 const int bl = gdImageGetPixel(im, 0, gdImageSY(im) -1); in gdGuessBackgroundColorFromCorners()
[all …]
/dports/graphics/gd/libgd-2.3.1/src/
H A Dgd_crop.c129 match = (color == gdImageGetPixel(im, x,y)); in gdImageCropAuto()
143 match = (color == gdImageGetPixel(im, x,y)); in gdImageCropAuto()
151 match = (color == gdImageGetPixel(im, x,y)); in gdImageCropAuto()
159 match = (color == gdImageGetPixel(im, x,y)); in gdImageCropAuto()
218 match = (gdColorMatch(im, color, gdImageGetPixel(im, x,y), threshold)) > 0; in gdImageCropThreshold()
240 match = (gdColorMatch(im, color, gdImageGetPixel(im, x,y), threshold)) > 0; in gdImageCropThreshold()
248 match = (gdColorMatch(im, color, gdImageGetPixel(im, x,y), threshold)) > 0; in gdImageCropThreshold()
264 const int tl = gdImageGetPixel(im, 0, 0); in gdGuessBackgroundColorFromCorners()
265 const int tr = gdImageGetPixel(im, gdImageSX(im) - 1, 0); in gdGuessBackgroundColorFromCorners()
266 const int bl = gdImageGetPixel(im, 0, gdImageSY(im) -1); in gdGuessBackgroundColorFromCorners()
[all …]
/dports/lang/php73/php-7.3.33/ext/gd/libgd/
H A Dgd_crop.c125 int c2 = gdImageGetPixel(im, x, y); in gdImageCropAuto()
140 match = (color == gdImageGetPixel(im, x,y)); in gdImageCropAuto()
148 match = (color == gdImageGetPixel(im, x,y)); in gdImageCropAuto()
156 match = (color == gdImageGetPixel(im, x,y)); in gdImageCropAuto()
216 match = (gdColorMatch(im, color, gdImageGetPixel(im, x,y), threshold)) > 0; in gdImageCropThreshold()
238 match = (gdColorMatch(im, color, gdImageGetPixel(im, x,y), threshold)) > 0; in gdImageCropThreshold()
246 match = (gdColorMatch(im, color, gdImageGetPixel(im, x,y), threshold)) > 0; in gdImageCropThreshold()
262 const int tl = gdImageGetPixel(im, 0, 0); in gdGuessBackgroundColorFromCorners()
263 const int tr = gdImageGetPixel(im, gdImageSX(im) - 1, 0); in gdGuessBackgroundColorFromCorners()
264 const int bl = gdImageGetPixel(im, 0, gdImageSY(im) -1); in gdGuessBackgroundColorFromCorners()
[all …]
/dports/www/mod_php81/php-8.1.1/ext/gd/libgd/
H A Dgd_crop.c123 int c2 = gdImageGetPixel(im, x, y); in gdImageCropAuto()
138 match = (color == gdImageGetPixel(im, x,y)); in gdImageCropAuto()
146 match = (color == gdImageGetPixel(im, x,y)); in gdImageCropAuto()
154 match = (color == gdImageGetPixel(im, x,y)); in gdImageCropAuto()
211 match = (gdColorMatch(im, color, gdImageGetPixel(im, x,y), threshold)) > 0; in gdImageCropThreshold()
233 match = (gdColorMatch(im, color, gdImageGetPixel(im, x,y), threshold)) > 0; in gdImageCropThreshold()
241 match = (gdColorMatch(im, color, gdImageGetPixel(im, x,y), threshold)) > 0; in gdImageCropThreshold()
257 const int tl = gdImageGetPixel(im, 0, 0); in gdGuessBackgroundColorFromCorners()
258 const int tr = gdImageGetPixel(im, gdImageSX(im) - 1, 0); in gdGuessBackgroundColorFromCorners()
259 const int bl = gdImageGetPixel(im, 0, gdImageSY(im) -1); in gdGuessBackgroundColorFromCorners()
[all …]
/dports/lang/php81/php-8.1.1/ext/gd/libgd/
H A Dgd_crop.c123 int c2 = gdImageGetPixel(im, x, y); in gdImageCropAuto()
138 match = (color == gdImageGetPixel(im, x,y)); in gdImageCropAuto()
146 match = (color == gdImageGetPixel(im, x,y)); in gdImageCropAuto()
154 match = (color == gdImageGetPixel(im, x,y)); in gdImageCropAuto()
211 match = (gdColorMatch(im, color, gdImageGetPixel(im, x,y), threshold)) > 0; in gdImageCropThreshold()
233 match = (gdColorMatch(im, color, gdImageGetPixel(im, x,y), threshold)) > 0; in gdImageCropThreshold()
241 match = (gdColorMatch(im, color, gdImageGetPixel(im, x,y), threshold)) > 0; in gdImageCropThreshold()
257 const int tl = gdImageGetPixel(im, 0, 0); in gdGuessBackgroundColorFromCorners()
258 const int tr = gdImageGetPixel(im, gdImageSX(im) - 1, 0); in gdGuessBackgroundColorFromCorners()
259 const int bl = gdImageGetPixel(im, 0, gdImageSY(im) -1); in gdGuessBackgroundColorFromCorners()
[all …]
/dports/lang/php74/php-7.4.27/ext/gd/libgd/
H A Dgd_crop.c123 int c2 = gdImageGetPixel(im, x, y); in gdImageCropAuto()
138 match = (color == gdImageGetPixel(im, x,y)); in gdImageCropAuto()
146 match = (color == gdImageGetPixel(im, x,y)); in gdImageCropAuto()
154 match = (color == gdImageGetPixel(im, x,y)); in gdImageCropAuto()
211 match = (gdColorMatch(im, color, gdImageGetPixel(im, x,y), threshold)) > 0; in gdImageCropThreshold()
233 match = (gdColorMatch(im, color, gdImageGetPixel(im, x,y), threshold)) > 0; in gdImageCropThreshold()
241 match = (gdColorMatch(im, color, gdImageGetPixel(im, x,y), threshold)) > 0; in gdImageCropThreshold()
257 const int tl = gdImageGetPixel(im, 0, 0); in gdGuessBackgroundColorFromCorners()
258 const int tr = gdImageGetPixel(im, gdImageSX(im) - 1, 0); in gdGuessBackgroundColorFromCorners()
259 const int bl = gdImageGetPixel(im, 0, gdImageSY(im) -1); in gdGuessBackgroundColorFromCorners()
[all …]
/dports/lang/php80/php-8.0.15/ext/gd/libgd/
H A Dgd_crop.c123 int c2 = gdImageGetPixel(im, x, y); in gdImageCropAuto()
138 match = (color == gdImageGetPixel(im, x,y)); in gdImageCropAuto()
146 match = (color == gdImageGetPixel(im, x,y)); in gdImageCropAuto()
154 match = (color == gdImageGetPixel(im, x,y)); in gdImageCropAuto()
211 match = (gdColorMatch(im, color, gdImageGetPixel(im, x,y), threshold)) > 0; in gdImageCropThreshold()
233 match = (gdColorMatch(im, color, gdImageGetPixel(im, x,y), threshold)) > 0; in gdImageCropThreshold()
241 match = (gdColorMatch(im, color, gdImageGetPixel(im, x,y), threshold)) > 0; in gdImageCropThreshold()
257 const int tl = gdImageGetPixel(im, 0, 0); in gdGuessBackgroundColorFromCorners()
258 const int tr = gdImageGetPixel(im, gdImageSX(im) - 1, 0); in gdGuessBackgroundColorFromCorners()
259 const int bl = gdImageGetPixel(im, 0, gdImageSY(im) -1); in gdGuessBackgroundColorFromCorners()
[all …]
/dports/www/mod_php73/php-7.3.33/ext/gd/libgd/
H A Dgd_crop.c125 int c2 = gdImageGetPixel(im, x, y); in gdImageCropAuto()
140 match = (color == gdImageGetPixel(im, x,y)); in gdImageCropAuto()
148 match = (color == gdImageGetPixel(im, x,y)); in gdImageCropAuto()
156 match = (color == gdImageGetPixel(im, x,y)); in gdImageCropAuto()
216 match = (gdColorMatch(im, color, gdImageGetPixel(im, x,y), threshold)) > 0; in gdImageCropThreshold()
238 match = (gdColorMatch(im, color, gdImageGetPixel(im, x,y), threshold)) > 0; in gdImageCropThreshold()
246 match = (gdColorMatch(im, color, gdImageGetPixel(im, x,y), threshold)) > 0; in gdImageCropThreshold()
262 const int tl = gdImageGetPixel(im, 0, 0); in gdGuessBackgroundColorFromCorners()
263 const int tr = gdImageGetPixel(im, gdImageSX(im) - 1, 0); in gdGuessBackgroundColorFromCorners()
264 const int bl = gdImageGetPixel(im, 0, gdImageSY(im) -1); in gdGuessBackgroundColorFromCorners()
[all …]
/dports/www/mod_php74/php-7.4.27/ext/gd/libgd/
H A Dgd_crop.c123 int c2 = gdImageGetPixel(im, x, y); in gdImageCropAuto()
138 match = (color == gdImageGetPixel(im, x,y)); in gdImageCropAuto()
146 match = (color == gdImageGetPixel(im, x,y)); in gdImageCropAuto()
154 match = (color == gdImageGetPixel(im, x,y)); in gdImageCropAuto()
211 match = (gdColorMatch(im, color, gdImageGetPixel(im, x,y), threshold)) > 0; in gdImageCropThreshold()
233 match = (gdColorMatch(im, color, gdImageGetPixel(im, x,y), threshold)) > 0; in gdImageCropThreshold()
241 match = (gdColorMatch(im, color, gdImageGetPixel(im, x,y), threshold)) > 0; in gdImageCropThreshold()
257 const int tl = gdImageGetPixel(im, 0, 0); in gdGuessBackgroundColorFromCorners()
258 const int tr = gdImageGetPixel(im, gdImageSX(im) - 1, 0); in gdGuessBackgroundColorFromCorners()
259 const int bl = gdImageGetPixel(im, 0, gdImageSY(im) -1); in gdGuessBackgroundColorFromCorners()
[all …]
/dports/www/mod_php80/php-8.0.15/ext/gd/libgd/
H A Dgd_crop.c123 int c2 = gdImageGetPixel(im, x, y); in gdImageCropAuto()
138 match = (color == gdImageGetPixel(im, x,y)); in gdImageCropAuto()
146 match = (color == gdImageGetPixel(im, x,y)); in gdImageCropAuto()
154 match = (color == gdImageGetPixel(im, x,y)); in gdImageCropAuto()
211 match = (gdColorMatch(im, color, gdImageGetPixel(im, x,y), threshold)) > 0; in gdImageCropThreshold()
233 match = (gdColorMatch(im, color, gdImageGetPixel(im, x,y), threshold)) > 0; in gdImageCropThreshold()
241 match = (gdColorMatch(im, color, gdImageGetPixel(im, x,y), threshold)) > 0; in gdImageCropThreshold()
257 const int tl = gdImageGetPixel(im, 0, 0); in gdGuessBackgroundColorFromCorners()
258 const int tr = gdImageGetPixel(im, gdImageSX(im) - 1, 0); in gdGuessBackgroundColorFromCorners()
259 const int bl = gdImageGetPixel(im, 0, gdImageSY(im) -1); in gdGuessBackgroundColorFromCorners()
[all …]
/dports/russian/gd/libgd-2.3.1/tests/gdimagescale/
H A Dbug00329.c31 actual = gdImageGetPixel(dst, 0, 0); in test()
33 actual = gdImageGetPixel(dst, 0, 199); in test()
35 actual = gdImageGetPixel(dst, 199, 199); in test()
37 actual = gdImageGetPixel(dst, 199, 0); in test()
/dports/ukrainian/gd/libgd-2.3.1/tests/gdimagescale/
H A Dbug00329.c31 actual = gdImageGetPixel(dst, 0, 0); in test()
33 actual = gdImageGetPixel(dst, 0, 199); in test()
35 actual = gdImageGetPixel(dst, 199, 199); in test()
37 actual = gdImageGetPixel(dst, 199, 0); in test()
/dports/japanese/gd/libgd-2.3.1/tests/gdimagescale/
H A Dbug00329.c31 actual = gdImageGetPixel(dst, 0, 0); in test()
33 actual = gdImageGetPixel(dst, 0, 199); in test()
35 actual = gdImageGetPixel(dst, 199, 199); in test()
37 actual = gdImageGetPixel(dst, 199, 0); in test()
/dports/graphics/gd/libgd-2.3.1/tests/gdimagescale/
H A Dbug00329.c31 actual = gdImageGetPixel(dst, 0, 0); in test()
33 actual = gdImageGetPixel(dst, 0, 199); in test()
35 actual = gdImageGetPixel(dst, 199, 199); in test()
37 actual = gdImageGetPixel(dst, 199, 0); in test()
/dports/russian/gd/libgd-2.3.1/tests/gdimagesetpixel/
H A Dgdeffectmultiply.c22 if (gdTrueColorGetGreen(gdImageGetPixel(im, 0, 128)) != 0x40) { in main()
25 if (gdTrueColorGetGreen(gdImageGetPixel(im, 128, 128)) != 0x5f) { in main()
28 if (gdTrueColorGetGreen(gdImageGetPixel(im, 255, 128)) != 0x7f) { in main()
H A Dgdeffectoverlay.c22 if (gdTrueColorGetGreen(gdImageGetPixel(im, 0, 128)) != 0x00) { in main()
25 if (gdTrueColorGetGreen(gdImageGetPixel(im, 128, 128)) != 0x80) { in main()
28 if (gdTrueColorGetGreen(gdImageGetPixel(im, 255, 128)) != 0xff) { in main()
/dports/ukrainian/gd/libgd-2.3.1/tests/gdimagesetpixel/
H A Dgdeffectmultiply.c22 if (gdTrueColorGetGreen(gdImageGetPixel(im, 0, 128)) != 0x40) { in main()
25 if (gdTrueColorGetGreen(gdImageGetPixel(im, 128, 128)) != 0x5f) { in main()
28 if (gdTrueColorGetGreen(gdImageGetPixel(im, 255, 128)) != 0x7f) { in main()
H A Dgdeffectoverlay.c22 if (gdTrueColorGetGreen(gdImageGetPixel(im, 0, 128)) != 0x00) { in main()
25 if (gdTrueColorGetGreen(gdImageGetPixel(im, 128, 128)) != 0x80) { in main()
28 if (gdTrueColorGetGreen(gdImageGetPixel(im, 255, 128)) != 0xff) { in main()
/dports/japanese/gd/libgd-2.3.1/tests/gdimagesetpixel/
H A Dgdeffectmultiply.c22 if (gdTrueColorGetGreen(gdImageGetPixel(im, 0, 128)) != 0x40) { in main()
25 if (gdTrueColorGetGreen(gdImageGetPixel(im, 128, 128)) != 0x5f) { in main()
28 if (gdTrueColorGetGreen(gdImageGetPixel(im, 255, 128)) != 0x7f) { in main()
H A Dgdeffectoverlay.c22 if (gdTrueColorGetGreen(gdImageGetPixel(im, 0, 128)) != 0x00) { in main()
25 if (gdTrueColorGetGreen(gdImageGetPixel(im, 128, 128)) != 0x80) { in main()
28 if (gdTrueColorGetGreen(gdImageGetPixel(im, 255, 128)) != 0xff) { in main()
/dports/graphics/gd/libgd-2.3.1/tests/gdimagesetpixel/
H A Dgdeffectoverlay.c22 if (gdTrueColorGetGreen(gdImageGetPixel(im, 0, 128)) != 0x00) { in main()
25 if (gdTrueColorGetGreen(gdImageGetPixel(im, 128, 128)) != 0x80) { in main()
28 if (gdTrueColorGetGreen(gdImageGetPixel(im, 255, 128)) != 0xff) { in main()
H A Dgdeffectmultiply.c22 if (gdTrueColorGetGreen(gdImageGetPixel(im, 0, 128)) != 0x40) { in main()
25 if (gdTrueColorGetGreen(gdImageGetPixel(im, 128, 128)) != 0x5f) { in main()
28 if (gdTrueColorGetGreen(gdImageGetPixel(im, 255, 128)) != 0x7f) { in main()
/dports/russian/gd/libgd-2.3.1/tests/gdimagerectangle/
H A Dgithub_bug_00172.c26 int c = gdImageGetPixel(im, i, 94); in main()
32 int c = gdImageGetPixel(im, i, 95); in main()
38 int c = gdImageGetPixel(im, i, 96); in main()

12345678910>>...13