Новые книги

Iptables Tutorial 1.1.19

Автор: (C)

Oskar Andreasson

Copyright (C) 2001-2002 by Oskar Andreasson

Перевод: (C)

Андрей Киселев
This book was written to provide a single reference for network administration in a Linux environment. Beginners and experienced users alike should find the information they need to cover nearly all important administration activities required to manage a Linux network configuration. The possible range of topics to cover is nearly limitless, so of course it has been impossible to include everything there is to say on all subjects. We've tried to cover the most important and common ones. We've found that beginners to Linux networking, even those with no prior exposure to Unix-like operating systems, have found this book good enough to help them successfully get their Linux network configurations up and running and get them ready to learn more.

There are many books and other sources of information from which you can learn any of the topics covered in this book (with the possible exception of some of the truly Linux-specific features, such as the new Linux firewall interface, which is not well documented elsewhere) in greater depth. We've provided a bibliography for you to use when you are ready to explore more.

imagesetbrush

Учебник РНР
НазадВперёд

imagesetbrush

(PHP 4 >= 4.0.6)

imagesetbrush - устанавливает изображение кисти для прорисовки линии.

Описание

int imagesetbrush (resource image, resource brush)

imagesetbrush() устанавливает изображение кисти, используемое всеми функциями рисования линий (такими как imageline() и imagepolygon()), при рисовании специальными цветами IMG_COLOR_BRUSHED или IMG_COLOR_STYLEDBRUSHED.

Примечание: вам ничего не нужно специально делать с кистью по окончании рисования, но, если вы разрушаете изображение кисти, вы обязаны не использовать цвета IMG_COLOR_BRUSHED или IMG_COLOR_STYLEDBRUSHED пока не установите новое изображение кисти!

Примечание: эта функция была введена в PHP 4.0.6.


Назад Оглавление Вперёд
imagerectangle Вверхimagesetpixel