|
imagewbmpOutput image to browser or file Description
bool imagewbmp(GdImage
$image, resourcestringnull $file = null, intnull $foreground_color = null)
imagewbmp outputs or save a WBMP
version of the given Parameters
Return Values
Returns Caution
However, if libgd fails to output the image, this function returns Changelog
Examples
Example #1 Outputting a WBMP image
Example #2 Saving the WBMP image
Example #3 Outputting the image with a different foreground See Also
|