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

    (PECL gmagick >= Unknown)

    Sets the fill color to be used for drawing filled objects

    说明

    publicGmagickDraw::setfillcolor(mixed $color): GmagickDraw

    Sets the fill color to be used for drawing filled objects.

    参数

    $color

    GmagickPixel or string indicating color to use for filling.

    返回值

    The GmagickDraw object on success.