您的位置:寻梦网首页编程乐园PHP 编程PHP5中文手册
PHP5中文手册

printer_delete_brush

(No version information available, might be only in CVS)

printer_delete_brush — Delete a brush

说明

void printer_delete_brush ( resource $brush_handle )

The function deletes the selected brush. For an example see printer_select_brush().

参数

brush_handle

brush_handle must be a valid handle to a brush.

返回值

无返回值。