GD and Image 函数
PHP Manual

imagexbm

(PHP 5)

imagexbm将 XBM 图像输出到浏览器或文件

说明

bool imagexbm ( resource $image , string $filename [, int $foreground ] )
Warning

本函数还未编写文档,仅有参数列表。

Note: 此函数仅在与 GD 库捆绑编译的 PHP 版本中可用。


GD and Image 函数
PHP Manual