Searched refs:gdImageBmpCtx (Results 1 – 3 of 3) sorted by relevance
/PHP-8.2/ext/gd/libgd/ |
H A D | gd_bmp.c | 71 gdImageBmpCtx(im, out, compression); in gdImageBmpPtr() 84 gdImageBmpCtx(im, out, compression); in gdImageBmp() 91 void gdImageBmpCtx(gdImagePtr im, gdIOCtxPtr out, int compression) in gdImageBmpCtx() function
|
H A D | gd.h | 597 void gdImageBmpCtx(gdImagePtr im, gdIOCtxPtr out, int compression);
|
/PHP-8.2/ext/gd/ |
H A D | gd.c | 1996 gdImageBmpCtx(im, ctx, (int) compressed); in PHP_FUNCTION()
|
Completed in 24 milliseconds