Definition at line 5 of file Point.php.
◆ __construct()
Intervention\Image\Point::__construct |
( |
|
$x = null , |
|
|
|
$y = null |
|
) |
| |
Creates a new instance
- Parameters
-
Definition at line 27 of file Point.php.
◆ setPosition()
Intervention\Image\Point::setPosition |
( |
|
$x, |
|
|
|
$y |
|
) |
| |
Sets both X and Y coordinate
- Parameters
-
Definition at line 59 of file Point.php.
◆ setX()
Intervention\Image\Point::setX |
( |
|
$x | ) |
|
Sets X coordinate
- Parameters
-
Definition at line 38 of file Point.php.
◆ setY()
Intervention\Image\Point::setY |
( |
|
$y | ) |
|
Sets Y coordinate
- Parameters
-
Definition at line 48 of file Point.php.
◆ $x
Intervention\Image\Point::$x |
◆ $y
Intervention\Image\Point::$y |
The documentation for this class was generated from the following file:
- plugins/intervention-image/Intervention/Image/Point.php