三色块 1张图

本组共 1 张图片
无水印高清下载 1张
微信扫码打开小程序,全部图片免费下载
加载中
三色块 1张图 第1张 - 2026微信女生头像 二次元动漫治愈系高级感小众复古头像 高清无水印免费下载
1 🔒
{
"commands": [
{
"method": "fillRect",
"txt": "绘制全局底色",
"color": "bg",
"rect": [
0,
0,
1,
2
]
},
{
"method": "nativeContext",
"txt": "第一块:完美衔接逻辑版,整体高度微调减少0.005(锁定左0.370,右0.480)",
"commands": [
{
"op": "save"
},
{
"op": "fillStyle",
"args": [
"sub1"
]
},
{
"op": "beginPath"
},
{
"op": "moveTo",
"args": [
0,
0
]
},
{
"op": "lineTo",
"args": [
1,
0
]
},
{
"op": "txt",
"content": "右侧:控制点由0.485减至0.480"
},
{
"op": "lineTo",
"args": [
1,
0.41
]
},
{
"op": "arcTo",
"args": [
1,
0.480,
0.94,
0.474,
0.06
]
},
{
"op": "txt",
"content": "左侧:控制点由0.375减至0.370,lineTo保持+0.006差值设为0.376"
},
{
"op": "lineTo",
"args": [
0.06,
0.376
]
},
{
"op": "arcTo",
"args": [
0,
0.370,
0,
0.310,
0.06
]
},
{
"op": "lineTo",
"args": [
0,
0
]
},
{
"op": "closePath"
},
{
"op": "fill"
},
{
"op": "restore"
}
]
},
{
"method": "nativeContext",
"txt": "第三块:左右同步微调0.005(Y轴减小)。左0.805,右0.695",
"commands": [
{
"op": "save"
},
{
"op": "fillStyle",
"args": [
"sub2"
]
},
{
"op": "beginPath"
},
{
"op": "txt",
"content": "底部延伸至2.0"
},
{
"op": "moveTo",
"args": [
0,
2.0
]
},
{
"op": "lineTo",
"args": [
1,
2.0
]
},
{
"op": "txt",
"content": "右侧极其精细上移:控制点设为0.695"
},
{
"op": "lineTo",
"args": [
1,
0.765
]
},
{
"op": "arcTo",
"args": [
1,
0.695,
0.94,
0.701,
0.06
]
},
{
"op": "txt",
"content": "左侧极其精细上移:控制点设为0.805"
},
{
"op": "lineTo",
"args": [
0.06,
0.799
]
},
{
"op": "arcTo",
"args": [
0,
0.805,
0,
0.865,
0.06
]
},
{
"op": "closePath"
},
{
"op": "fill"
},
{
"op": "restore"
}
]
},
{
"method": "drawImages",
"layouts": {
"1": [
[
0,
0.31,
1.0,
0
]
]
},
"layers": [
{
"type": "roundedImage",
"height_ratio": 0.85,
"strokeKey": "sub1",
"options": {
"strokeWidth": 30,
"strokeOpacity": 0.4
},
"commands": [
{
"op": "beginPath"
},
{
"op": "moveTo",
"args": [
-0.5,
-0.266
]
},
{
"op": "arcTo",
"args": [
-0.5,
-0.326,
-0.44,
-0.326,
0.06
]
},
{
"op": "lineTo",
"args": [
0.446,
-0.118
]
},
{
"op": "arcTo",
"args": [
0.5,
-0.106,
0.5,
-0.046,
0.06
]
},
{
"op": "lineTo",
"args": [
0.5,
0.259
]
},
{
"op": "arcTo",
"args": [
0.5,
0.319,
0.44,
0.319,
0.06
]
},
{
"op": "lineTo",
"args": [
-0.446,
0.528
]
},
{
"op": "arcTo",
"args": [
-0.5,
0.538,
-0.5,
0.478,
0.06
]
},
{
"op": "closePath"
}
],
"txt": "右侧高度累计第四次收缩,当前右上 -0.118,右下 0.259"
}
]
}
],
"height_ratio": [
0.85
]
}