PHP 클래스 Horde_Image_Effect_Gd_Border, horde

저자: Jan Schneider ([email protected])
상속: extends Horde_Image_Effect_Border
파일 보기 프로젝트 열기: horde/horde

공개 메소드들

메소드 설명
apply ( ) Draws the border.

메소드 상세

apply() 공개 메소드

This draws the configured border to the provided image. Beware, that every pixel inside the border clipping will be overwritten with the background color.
public apply ( )