Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试实现这个小部件设计。我正在努力解决的一件事是围绕透明度创建圆形阴影。有什么建议么?
圆的一种解决方案:使用带有一组颜色和变化点的径向渐变。您可以将其设置为从中心到 90% 的径向渐变是透明的,然后从 90% 到 100% 您从透明渐变为黑色。类似于 [透明,透明,黑色,透明] 和 [0, 0.9, 0.9, 1.0]