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

    (PECL gmagick >= Unknown)

    Sets the color used for stroking object outlines

    说明

    publicGmagickDraw::setstrokecolor(mixed $color): GmagickDraw

    Sets the color used for stroking object outlines.

    参数

    $color

    GmagickPixel or string representing the color for the stroke.

    返回值

    The GmagickDraw object on success.