略微加速

PHP官方手册 - 互联网笔记

PHP - Manual: UI\Draw\Pen::stroke

2024-05-03

UI\Draw\Pen::stroke

(UI 0.9.9)

UI\Draw\Pen::strokeStroke a Path

说明

public UI\Draw\Pen::stroke(UI\Draw\Path $path, UI\Draw\Brush $with, UI\Draw\Stroke $stroke)
public UI\Draw\Pen::stroke(UI\Draw\Path $path, UI\Draw\Color $with, UI\Draw\Stroke $stroke)
public UI\Draw\Pen::stroke(UI\Draw\Path $path, int $with, UI\Draw\Stroke $stroke)

Shall stroke the given path

参数

path

The path to stroke

with

The color or brush to stroke with

stroke

The configuration of the stroke

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.

官方地址:https://www.php.net/manual/en/ui-draw-pen.stroke.php

北京半月雨文化科技有限公司.版权所有 京ICP备12026184号-3