Search Results
Description ¶ public ImagickDraw::getFont (): string Warning This function is currently not documented; only its argument list is available. Returns a string specifying the font used when annotating with text.
Jul 12, 2025 · The ImagickDraw class is used to draw the vector-based image using ImageMagick. The vector-based generated image can be saved into the file. Syntax: bool ImagickDraw::s()
Simple usage example of `ImagickDraw::getFont ()`. The ImagickDraw::getFont function is a PHP function that is used to retrieve the currently set font of an ImagickDraw object. It returns the font name as a string.
Missing ImagickDraw methods - 79 resetVectorGraphics getTextKerning setTextKerning getTextInterwordSpacing setTextInterwordSpacing getTextInterlineSpacing setTextInterlineSpacing __construct setResolution clear annotation setTextEncoding getFont getFontFamily getFontSize getFontStyle getFontWeight destroy alpha getTextDecoration getTextEncoding ...
PHP Manual Returns the objects font property. This method is available if Imagick has been compiled against ImageMagick version 6.3.7 or newer.
Returns a string specifying the font used when annotating with text.
ImagickDraw::getFont (PECL imagick 2, PECL imagick 3) ImagickDraw::getFont — Returns the font Description public ImagickDraw::getFont ( ) : string WarningThis function is currently not documented; only its argument list is available. Returns a string specifying the font used when annotating with text.
