ImageToolsRect Class Reference
[ImageTools]
A simple data structure representing a rectangle. More...
Public Member Functions |
|
__construct ($width, $height, $x=0, $y=0) | |
Constructor. |
|
Public Attributes |
|
$height | |
$width | |
$x | |
$y |
Detailed Description
A simple data structure representing a rectangle.
Definition at line 7 of file imagetoolsrect.cls.php.
Constructor & Destructor Documentation
ImageToolsRect::__construct | ( | $ | width, | |
$ | height, | |||
$ | x = 0 , |
|||
$ | y = 0 |
|||
) |
Member Data Documentation
ImageToolsRect::$height |
Definition at line 31 of file imagetoolsrect.cls.php.
ImageToolsRect::$width |
Definition at line 25 of file imagetoolsrect.cls.php.
ImageToolsRect::$x |
Definition at line 13 of file imagetoolsrect.cls.php.
ImageToolsRect::$y |
Definition at line 19 of file imagetoolsrect.cls.php.
The documentation for this class was generated from the following file:
- contributions/lib.imagetools/lib/components/imagetoolsrect.cls.php