update : 2015.11.03
php.shukuma.com

검색:
 
 
Returns the shape to be used at the corners of paths when they are stroked

ImagickDraw::getStrokeLineJoin

(PECL imagick 2.0.0)

ImagickDraw::getStrokeLineJoinReturns the shape to be used at the corners of paths when they are stroked

설명

int ImagickDraw::getStrokeLineJoin ( void )
Warning

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

Returns the shape to be used at the corners of paths (or other vector shapes) when they are stroked.

반환값

Returns one of the LINEJOIN_ constants or 0 if stroke line join is not set.