PHP 클래스 Horde_Image_Effect_Im_TextWatermark, horde

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

보호된 프로퍼티들

프로퍼티 타입 설명
$_params array - halign: (string) The horizontal placement - valign: (string) The vertical placement - font: (string) The font name or family to use - fontsize: (string) The size of the font to use (small, medium, large, giant)

공개 메소드들

메소드 설명
apply ( ) Applies the effect.

메소드 상세

apply() 공개 메소드

Applies the effect.
public apply ( )

프로퍼티 상세

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

- halign: (string) The horizontal placement - valign: (string) The vertical placement - font: (string) The font name or family to use - fontsize: (string) The size of the font to use (small, medium, large, giant)
protected array $_params
리턴 array