Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Horde_Image_Effect_Im_LiquidResize
PHP Class Horde_Image_Effect_Im_LiquidResize, horde
Author:
Michael J. Rubinsky (
[email protected]
)
Inheritance:
extends
Horde_Image_Effect
ファイルを表示
Open project: horde/horde
Protected Properties
Property
Type
Description
$_params
array
- height: (integer) The target height. - ratio: (boolean) Keep aspect ratio.
Public Methods
Method
Description
apply
( )
Applies the effect.
Method Details
apply()
public
method
Applies the effect.
public
apply
( )
Property Details
$_params
protected_oe property
- height: (integer) The target height. - ratio: (boolean) Keep aspect ratio.
protected
array
$_params
return
array