Home
last modified time | relevance | path

Searched refs:createwbmp (Results 1 – 4 of 4) sorted by relevance

/PHP-7.4/ext/gd/libgd/
H A Dwbmp.h46 Wbmp *createwbmp( int width, int height, int color );
H A Dgd_wbmp.c108 if ((wbmp = createwbmp (gdImageSX (image), gdImageSY (image), WBMP_WHITE)) == NULL) { in _gdImageWBMPCtx()
H A Dwbmp.c111 createwbmp (int width, int height, int color) in createwbmp() function
/PHP-7.4/main/
H A Dphp_compat.h186 #define createwbmp php_gd_createwbmp macro

Completed in 13 milliseconds