向绘图添加噪点效果

发布于 2024-11-28 09:12:43 字数 112 浏览 2 评论 0原文

我正在为我的 Android 应用程序创建自定义视图,并且想在我的绘图上添加噪声叠加。

我的绘图非常标准,弧线、贝塞尔曲线等。

在用画布绘制的任意形状上创建噪声叠加的方法是什么?

I'm in the process of creating a custom view for my android application and would like to add a noise overlay over my drawings.

My drawings are pretty standard, arcs, bezier curves, etc.

What would be the way to go with creating a noise overlay over arbitrary shapes, drawn with canvas?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

洛阳烟雨空心柳 2024-12-05 09:12:43

使用可平铺的透明噪声 png 并用它覆盖画布。

Use a tileable transparent noise png and cover the canvas with it.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文