GmagickDraw
PHP Manual

GmagickDraw::getfontweight

(PECL gmagick >= Unknown)

GmagickDraw::getfontweightReturns the font weight

설명

public void GmagickDraw::getfontweight ( void )

Returns the font weight used when annotating with text.

인수

이 함수는 인수가 없습니다.

반환값

Returns an int on success and 0 if no weight is set.


GmagickDraw
PHP Manual