RandomLinesBackgroundDrawer Class Reference
[CAPTCHA's implementation]

Inheritance diagram for RandomLinesBackgroundDrawer:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 __construct ($count)
 draw ()
 
Returns:
RandomLinesBackgroundDrawer


Private Attributes

 $count = null


Detailed Description

Definition at line 16 of file RandomLinesBackgroundDrawer.class.php.


Constructor & Destructor Documentation

RandomLinesBackgroundDrawer::__construct ( count  ) 

Definition at line 20 of file RandomLinesBackgroundDrawer.class.php.

References $count.


Member Function Documentation

RandomLinesBackgroundDrawer::draw (  ) 

Returns:
RandomLinesBackgroundDrawer

Reimplemented from BackgroundDrawer.

Definition at line 28 of file RandomLinesBackgroundDrawer.class.php.

References Drawer::getTuringImage(), and BackgroundDrawer::makeColor().

Here is the call graph for this function:


Member Data Documentation

RandomLinesBackgroundDrawer::$count = null [private]

Definition at line 18 of file RandomLinesBackgroundDrawer.class.php.

Referenced by __construct().


The documentation for this class was generated from the following file:
Generated on Sun Dec 9 21:58:21 2007 for onPHP by  doxygen 1.5.4