printer_delete_brush
(No version information available, might be only in CVS)
printer_delete_brush — Delete a brush
Description
void printer_delete_brush
( resource $brush_handle
)
The function deletes the selected brush. For an example see printer_select_brush().
Parameters
- brush_handle
-
brush_handle must be a valid handle to a brush.
Return Values
No value is returned.