Search Results
Description ¶ public ImagickDraw::getFontWeight (): int Warning This function is currently not documented; only its argument list is available. Returns the font weight used when annotating with text.
Dec 17, 2019 · The ImagickDraw::getFontWeight () function is an inbuilt function in PHP which is used to get the font-weight used when annotating with text. Font weight actually signifies the boldness of the font, more the font-weight the more the bold text will be.
Simple usage example of `ImagickDraw::getFontWeight ()`. ImagickDraw::getFontWeight is a PHP function that retrieves the current font weight setting for drawing text using the ImagickDraw class. Font weight refers to the thickness or heaviness of the characters in a font. This function allows you to determine the current font weight value.
ImagickDraw::getFontWeight (PECL imagick 2, PECL imagick 3) ImagickDraw::getFontWeight — Returns the font weight Description public ImagickDraw::getFontWeight ( ) : int WarningThis function is currently not documented; only its argument list is available. Returns the font weight used when annotating with text.
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 Function Reference Image Processing and Generation ImageMagick ImagickDraw ImageMagick Introduction Installing/Configuring Predefined Constants Examples Imagick ImagickDraw ImagickPixel ImagickPixelIterator ImagickKernel Imagick::writeImagesFile ImagickDraw::affine The ImagickDraw class (PECL imagick 2.0.0)
ImagickDraw::pop — Destroys the current ImagickDraw in the stack, and returns to the previously pushed ImagickDraw ImagickDraw::popClipPath — Terminates a clip path definition
