\IZON\Thumber\ImageImagePoint

Description of ImagePoint

Summary

Methods
Properties
Constants
__construct()
getX()
getY()
No public properties found
No constants found
No protected methods found
$x
$y
N/A
No private methods found
No private properties found
N/A

Properties

$x

$x : integer

Type

integer

$y

$y : integer

Type

integer

Methods

__construct()

__construct(\IZON\Thumber\Image\int  $x, \IZON\Thumber\Image\int  $y) 

Parameters

\IZON\Thumber\Image\int $x
\IZON\Thumber\Image\int $y

getX()

getX() : integer

return X.

Returns

integer

getY()

getY() : integer

return Y.

Returns

integer