Searched refs:_php_image_bw_convert (Results 1 – 1 of 1) sorted by relevance
138 static void _php_image_bw_convert(gdImagePtr im_org, gdIOCtx *out, int threshold);4077 …age_output(INTERNAL_FUNCTION_PARAM_PASSTHRU, PHP_GDIMG_CONVERT_WBM, "WBMP", _php_image_bw_convert); in PHP_FUNCTION()4103 static void _php_image_bw_convert(gdImagePtr im_org, gdIOCtx *out, int threshold) in _php_image_bw_convert() function
Completed in 15 milliseconds