• 首页
  • vue
  • TypeScript
  • JavaScript
  • scss
  • css3
  • html5
  • php
  • MySQL
  • redis
  • jQuery
  • PDF_setlinejoin()

    (PHP 4, PECL pdflib >= 1.0.0)

    Set linejoin parameter

    说明

    PDF_setlinejoin(resource $p,int $value): bool

    Sets the$linejoinparameter to specify the shape at the corners of paths that are stroked.成功时返回TRUE,或者在失败时返回FALSE

    Where:
    0 = Miter join
    1 = Round join
    2 = Bevel join