Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Pimcore
Model
Asset
Document
ImageThumbnail
getAsset
Pimcore\Model\Asset\Document\ImageThumbnail::getAsset PHP Method
ImageThumbnail Class Documentation
Mostrar archivo
Open project: pimcore/pimcore
getAsset()
public
method
public
getAsset
( ) :
Image
return
Pimcore\Model\Asset\Image
The original image from which this thumbnail is generated.
public function getAsset() { return $this->asset; }
ImageThumbnail
__construct
__toString
createConfig
generate
getAsset
getConfig
getDimensions
getFileSystemPath
getHeight
getPath
getRealHeight
getRealWidth
getWidth
reset