2011-12-10 4 views
0

imageantialias()를 작동시키는 방법?GDlib imageantialias() 작동하지 않음

코드 :

imageantialias($image, true); 

오류 :

Fatal error: Call to undefined function imageantialias() in /var/www... 

정보 : manual에 따르면

PHP Version 5.3.3-7+squeeze3 
gd 
GD Support enabled 
GD Version 2.0 
FreeType Support enabled 
FreeType Linkage with freetype 
FreeType Version 2.4.2 
T1Lib Support enabled 
GIF Read Support enabled 
GIF Create Support enabled 
JPEG Support enabled 
libJPEG Version  6b 
PNG Support  enabled 
libPNG Version 1.2.44 
WBMP Support enabled 
+0

"메모"섹션의 설명서를 살펴보십시오. http://php.net/imageantialias –

+0

@pekka, 답변 작성 – clarkk

답변

0

,

Note: This function is only available if PHP is compiled with the bundled version of the GD library.

PHP 버전이 5 이상인 경우 이것이 해당 사항을 사용할 수없는 이유 여야합니다.