   #PHP Manual Printer functions printer_create_pen printer_delete_dc

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                             printer_delete_brush

   (no version information, might be only in CVS)
   printer_delete_brush -- Delete a brush

Description

   bool printer_delete_brush ( resource handle)

   The function deletes the selected brush. For an example see
   printer_select_brush(). Returns TRUE on success or FALSE on failure.
   handle must be a valid handle to a brush.
   ______________________________________________________________________

   Prev               Home              Next
   printer_create_pen  Up  printer_delete_dc
