GmagickDraw
PHP Manual

GmagickDraw::getfontsize

(PECL gmagick >= Unknown)

GmagickDraw::getfontsizeReturns the font pointsize

설명

public void GmagickDraw::getfontsize ( void )

Returns the font pointsize used when annotating with text.

인수

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

반환값

Returns the font size associated with the current GmagickDraw object.


GmagickDraw
PHP Manual