Property | Type | Description | |
---|---|---|---|
$assetService | Resource publisher |
Method | Description | |
---|---|---|
evaluate ( ) : string | Returns a processed image path | |
getAllowCropping ( ) : boolean | AllowCropping | |
getAllowUpScaling ( ) : boolean | AllowUpScaling | |
getAsset ( ) : Neos\Media\Domain\Model\AssetInterface | Asset | |
getHeight ( ) : integer | Height | |
getMaximumHeight ( ) : integer | MaximumHeight | |
getMaximumWidth ( ) : integer | MaximumWidth | |
getWidth ( ) : integer | Width |
public getAllowUpScaling ( ) : boolean | ||
return | boolean |
public getAsset ( ) : Neos\Media\Domain\Model\AssetInterface | ||
return | Neos\Media\Domain\Model\AssetInterface |