Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
_Beans_Image_Editor
PHP 클래스 _Beans_Image_Editor, Beans
파일 보기
프로젝트 열기: Getbeans/Beans
1 사용 예제들
공개 메소드들
메소드
설명
__construct
(
$src
,
array
$args
,
$output
= 'STRING' )
Constructor.
init
( )
Initialize the editing.
비공개 메소드들
메소드
설명
edit
( )
Edit image.
setup
( )
Setup image data.
메소드 상세
__construct()
공개
메소드
Constructor.
public
__construct
(
$src
,
array
$args
,
$output
= 'STRING' )
$args
array
init()
공개
메소드
Initialize the editing.
public
init
( )