PHP 클래스 Horde_Image_Effect_Imagick_RoundCorners, horde

저자: Michael J. Rubinsky ([email protected])
상속: extends Horde_Image_Effect
파일 보기 프로젝트 열기: horde/horde

보호된 프로퍼티들

프로퍼티 타입 설명
$_params array Valid parameters: - radius: (integer) Radius of rounded corners.

공개 메소드들

메소드 설명
apply ( )

메소드 상세

apply() 공개 메소드

public apply ( )

프로퍼티 상세

$_params 보호되어 있는 프로퍼티

Valid parameters: - radius: (integer) Radius of rounded corners.
protected array $_params
리턴 array