Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Brabijan
Images
Image
PHP Class Brabijan\Images\Image
Author:
Filip Procházka (
[email protected]
)
Inheritance:
extends
Nette\Object
显示文件
Open project: brabijan/images
Public Methods
Method
Description
__construct
(
string
$file
)
__toString
( ) :
string
exists
( ) :
boolean
getBasename
( ) :
string
getFile
( ) :
float
|
integer
getSize
( ) :
Brabijan\Images\Size
Method Details
__construct()
public
method
public
__construct
(
string
$file
)
$file
string
__toString()
public
method
public
__toString
( ) :
string
return
string
exists()
public
method
public
exists
( ) :
boolean
return
boolean
getBasename()
public
method
public
getBasename
( ) :
string
return
string
getFile()
public
method
public
getFile
( ) :
float
|
integer
return
float
|
integer
getSize()
public
method
public
getSize
( ) :
Brabijan\Images\Size
return
Brabijan\Images\Size