title: HTML5 canvas 创建不规则图形
要使用Konva
创建一个不规则图形, 我们可以实例化一个Konva.Line()
对象和closed = true
tension
属性.
有关属性和方法的完整列表,请参阅Konva.Line文档
{% iframe /downloads/code/shapes/Line_-_Blob.html %}
{% includecode Konva Blob Demo shapes/Line-_Blob.html %}
要使用Konva
创建一个不规则图形, 我们可以实例化一个Konva.Line()
对象和closed = true
tension
属性.
有关属性和方法的完整列表,请参阅Konva.Line文档
{% iframe /downloads/code/shapes/Line_-_Blob.html %}
{% includecode Konva Blob Demo shapes/Line-_Blob.html %}
让时间为你证明