GmagickDraw::getfontsize

(PECL gmagick >= Unknown)

GmagickDraw::getfontsizeReturns the font pointsize

Beskrivelse

public float GmagickDraw::getfontsize ( void )

Returns the font pointsize used when annotating with text.

Parametre

This function has no parameters.

Returnerings Værdier

Returns the font size associated with the current GmagickDraw object.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top