update : 2015.11.03
php.shukuma.com

검색:
 
 
Renders all preceding drawing commands onto the image

ImagickDraw::render

(PECL imagick 2.0.0)

ImagickDraw::renderRenders all preceding drawing commands onto the image

설명

bool ImagickDraw::render ( void )
Warning

이 함수는 현재 문서화 되어있지 않습니다; 인수 목록만을 제공합니다.

Renders all preceding drawing commands onto the image.

반환값

성공 시 TRUE를, 실패 시 FALSE를 반환합니다.