|
imagewbmpOutput image to browser or file Description
bool imagewbmp
( resource
$image
[, mixed $to
[, int $foreground
]] )
imagewbmp outputs or save a WBMP
version of the given Parameters
Return Values
Returns Changelog
Examples
Example #1 Outputting a WBMP image
<?php
Example #2 Saving the WBMP image
<?php
Example #3 Outputting the image with a different foreground
<?php See Also
|