• 首页
  • vue
  • TypeScript
  • JavaScript
  • scss
  • css3
  • html5
  • php
  • MySQL
  • redis
  • jQuery
  • GmagickDraw::setfontsize()

    (PECL gmagick >= Unknown)

    Sets the font pointsize to use when annotating with text

    说明

    publicGmagickDraw::setfontsize(float $pointsize): GmagickDraw

    Sets the font pointsize to use when annotating with text.

    参数

    $pointsize

    Text pointsize

    返回值

    The GmagickDraw object on success