printer_select_brush(No version information available, might be only in CVS) printer_select_brush — Select a brush Описание
void printer_select_brush
( resource $printer_handle
, resource $brush_handle
)
The function selects a brush as the active drawing object of the actual device context. A brush is used to fill shapes. If you draw an rectangle the brush is used to draw the shapes, while the pen is used to draw the border. If you haven't selected a brush before drawing shapes, the shape won't be filled. Список параметров
Возвращаемые значенияЭта функция не возвращает значения после выполнения. Примеры
Пример #1 printer_select_brush() example
<?php |
|
|
| © 2009 Тест скорости интернета | Boont.Ru |