| [ Index ] |
PHP Cross Reference of MyBB 1.8.39 |
[Source view] [Print] [Project Stats]
MyBB 1.8 Copyright 2014 MyBB Group, All Rights Reserved Website: http://www.mybb.com License: http://www.mybb.com/about/license
| File Size: | 311 lines (8 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 1 file global.php |
| draw_lines(&$im) X-Ref |
| Draws a random number of lines on the image. param: resource $im The image. |
| draw_circles(&$im) X-Ref |
| Draws a random number of circles on the image. param: resource $im The image. |
| draw_dots(&$im) X-Ref |
| Draws a random number of dots on the image. param: resource $im The image. |
| draw_squares(&$im) X-Ref |
| Draws a random number of squares on the image. param: resource $im The image. |
| draw_string(&$im, $string) X-Ref |
| Writes text to the image. param: resource $im The image. param: string $string The string to be written return: bool False if string is empty, true otherwise |
| 2005 - 2021 © MyBB.de | Alle Rechte vorbehalten! | Sponsor: netcup | Cross-referenced by PHPXref |