gpt4 book ai didi

javascript - Canvas 0px 线条画 (html5)

转载 作者:行者123 更新时间:2023-12-02 18:58:37 25 4
gpt4 key购买 nike

(对不起我的英语)所以我的问题是,如何制作 0px 线?如果我称之为该线保持 1px 宽度:/

    imgCtx.beginPath();
imgCtx.lineWidth = 0;
imgCtx.fill();
imgCtx.stroke();

我只需要填充的部分。

最佳答案

只是不要调用 strike 方法。

Sample

关于javascript - Canvas 0px 线条画 (html5),我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/15042644/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com