update : 2015.11.03
php.shukuma.com검색:
|
ImagickDraw::getStrokeLineCap(PECL imagick 2.0.0) ImagickDraw::getStrokeLineCap — Returns the shape to be used at the end of open subpaths when they are stroked 설명
int ImagickDraw::getStrokeLineCap
( void
)
Warning
이 함수는 현재 문서화 되어있지 않습니다; 인수 목록만을 제공합니다. Returns the shape to be used at the end of open subpaths when they are stroked. 반환값Returns one of the LINECAP_ constants or 0 if stroke linecap is not set. |