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

    (PECL gmagick >= Unknown)

    Draws a bezier curve

    说明

    publicGmagickDraw::bezier(array $coordinate_array): GmagickDraw

    Draws a bezier curve through a set of points on the image.

    参数

    $coordinate_array

    Coordinates array

    返回值

    The GmagickDraw object on success