PHP » GoLang |
login |
register |
about
|
imagexbm(PHP 5, PHP 7) imagexbm — Output an XBM image to browser or file Description
bool imagexbm
( resource
$image
, string $filename
[, int $foreground
] )
Outputs or save an XBM version of the given
Parameters
Return Values
Returns Examples
Example #1 Saving an XBM file
<?php
Example #2 Saving an XBM file with a different foreground color
<?php Notes |
more
Recently updated
more
Most requested
|