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

    (PECL gmagick >= Unknown)

    Applies the specified rotation to the current coordinate space

    说明

    publicGmagickDraw::rotate(float $degrees): GmagickDraw

    Applies the specified rotation to the current coordinate space.

    参数

    $degrees

    degrees of rotation

    返回值

    The GmagickDraw object on success