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

    (PECL gmagick >= Unknown)

    The setfillopacity purpose

    说明

    publicGmagickDraw::setfillopacity(float $fill_opacity): GmagickDraw

    Sets the opacity to use when drawing using the fill color or fill texture. Setting it to 1.0 will make fill full opaque.

    参数

    $fill_opacity

    Fill opacity

    返回值

    The GmagickDraw object on success