Searched refs:createwbmp (Results 1 – 4 of 4) sorted by relevance
46 Wbmp *createwbmp( int width, int height, int color );
108 if ((wbmp = createwbmp (gdImageSX (image), gdImageSY (image), WBMP_WHITE)) == NULL) { in _gdImageWBMPCtx()
111 createwbmp (int width, int height, int color) in createwbmp() function
184 #define createwbmp php_gd_createwbmp macro
Completed in 20 milliseconds