PHP Class Brabijan\Images\Image

Author: Filip Procházka ([email protected])
Inheritance: extends Nette\Object
Afficher le fichier Open project: brabijan/images

Méthodes publiques

Méthode Description
__construct ( string $file )
__toString ( ) : string
exists ( ) : boolean
getBasename ( ) : string
getFile ( ) : float | integer
getSize ( ) : Brabijan\Images\Size

Method Details

__construct() public méthode

public __construct ( string $file )
$file string

__toString() public méthode

public __toString ( ) : string
Résultat string

exists() public méthode

public exists ( ) : boolean
Résultat boolean

getBasename() public méthode

public getBasename ( ) : string
Résultat string

getFile() public méthode

public getFile ( ) : float | integer
Résultat float | integer

getSize() public méthode

public getSize ( ) : Brabijan\Images\Size
Résultat Brabijan\Images\Size